[Geoserver-devel] [jira] Created: (GEOS-2785) CQL filter should be case insensitive for field names or...

CQL filter should be case insensitive for field names or...
-----------------------------------------------------------

                 Key: GEOS-2785
                 URL: http://jira.codehaus.org/browse/GEOS-2785
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 1.7.3
         Environment: Ubuntu LTS 8.04/Tomcat 6.0.18/JVM 1.5.0_16-b02/Geoserver 1.7.3 (WAR)
            Reporter: Marius Jigmond
            Assignee: Andrea Aime
            Priority: Trivial

Field names should be spelled as they exist in the attribute table. When trying to apply a CQL filter, the end user must know the exact name of the field he wants to apply the filter to. Field names are displayed by Geoserver in all caps even when they are lowercase. This prevents the CQL filter from working. For example, cat eq '1' returns one feature in sf:bugsites layer, but CAT eq '1' returns nothing. An end user would expect CAT eq '1' to work, because Geoserver reports the field name as CAT when clicking on a feature.

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