Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Mysql wildcards (% and _ ) are now escaped when searching with search and replace and with the grid filters.
-
Empty show more show less
Description
Problem
Mysql wildcards % and _ are not escaped when searching with search and replace and with the grid filters.
To reproduce
- import the attached task
- search for % in source field with search and replace
- all 3 segments are marked as they should have results
- also if you search in the source text with same query '%' - all 3 segments will be listed
In addition, check if:
- replace all has the same problems.
- other grid filters have the same problem