Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.5, 1.7.0-RC3
-
Fix Version/s: 1.7.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
PropertyIsEquals to gets converted to "att = literal" without calling functions that would make the comparison case insensitve.
Implement this on PostGIS and Oracle at least, and make sure MySql works too (it's using FilterToSQL but there is no actual test that
the case insensitive comparison does work).
Issue Links
- is related to
-
GEOT-2187
Check that database based datastores properly support case insensitive comparisons
-
Fixed in gt2 trunk, will backport when GS 1.7.1 is out