Community
Participate
Working Groups
Build Identifier: M20110210-1200 The string column filter is not able to correctly accept a cell with multiline text. This is due to a missing flag in the pattern for RegEx (see http://docs.oracle.com/javase/1.4.2/docs/api/java/util/regex/Pattern.html#DOTALL). Reproducible: Always Steps to Reproduce: 1. Filter a column with multiline text (\n) 2. The row containing the text that should be matched is not found
Created attachment 212998 [details] Patch for StringColumnFilter Patch provided
Thank you for the patch! Committed for 3.8.0.
ticket closed. deliverd as part of eclipse scout 3.8.0 (juno release train)