app-schema sets matchCase property in filters to false
------------------------------------------------------

                 Key: GEOT-3637
                 URL: http://jira.codehaus.org/browse/GEOT-3637
             Project: GeoTools
          Issue Type: Bug
            Reporter: Niels Charlier
            Assignee: Niels Charlier


According to the OGC standards, the default value for the "matchCase" (case 
sensitive) attribute in comparison operators is "true".

App-schema sets the matchCase attribute always to "false", independent of 
whether it is specified or not specified. (The property is completely ignored 
by the class UnmappingFilterVisitor which recreates the filters for app-schema.)

Fixing this bug has implications for portal and deployments. We should not 
assume filters to be case insensitive, they should be case sensitive by default 
and if we want them to be case insensitive, we should explicitely add the 
attribute 'matchCase="false" ' to the tag. 

-- 
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

        

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to