Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #25610 Back to Issue ]
Summary 0025610: The text area fields does not properly parse the filter criteria
Revision 2014-03-10 11:25 by egoitz
Steps To Reproduce ON the sales order window add the description field to the grid.
Then on the description field filter as following:
"X AND Y"
Revision 2014-03-10 11:25 by egoitz
Description The text area fields does not properly parse the filter criteria.
When using and/or conditions on the filtering of text area fields, the value used to filter is not the combination of both conditions but all the string concatenated.
Revision 2014-03-05 13:01 by egoitz
Steps To Reproduce -Define a property field.
-Filter on the grid by the property field using an expresion as "X" AND "Y".
*Instead of showing on the grid results that match with X and also that matches with Y, if filters by the string:
"X AND Y"
Revision 2014-03-05 13:01 by egoitz
Description The property fields does not properly parse the filter criteria.
When using and/or conditions on the filtering of properly fields, the value used to filter is not the combination of both conditions but all the string concatenated.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker