LikeFilterImpl does not conform to OGC spec
-------------------------------------------
Key: GEOT-1203
URL: http://jira.codehaus.org/browse/GEOT-1203
Project: GeoTools
Issue Type: Bug
Components: core filter
Affects Versions: 2.2.3, 2.4.M1, 2.3.0
Reporter: Andrea Aime
Assigned To: Andrea Aime
Fix For: 2.2.3, 2.3.1, 2.4.0
PropertyIsLike turns the singleChar character into ".?" for java regular
expression evaluation.
The spec says: "the single singleChar character matches exactly one character".
So the correct translation is ".{1}", ".?" matches also the char absence.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel