[Geoserver-devel] [jira] Created: (GEOS-1236) Featureid against shapefile does not take into consideration the actual id form

Featureid against shapefile does not take into consideration the actual id form
-------------------------------------------------------------------------------

                 Key: GEOS-1236
                 URL: http://jira.codehaus.org/browse/GEOS-1236
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 1.6.0-beta2, 1.5.1
            Reporter: Andrea Aime
            Assignee: Andrea Aime
            Priority: Minor
             Fix For: 1.6.0-rc1

Issuing the following WFS query:
http://localhost:8080/geoserver/wfs?request=GetFeature&version=1.1.0&typeName=topp:states&featureid=a.1,b.1

I get a non emtpy result, in fact, I get states.1 two time in the output feature collection. This is hilarious...
Apparently there's a bug in how shapefile datastore handles this kind of query (probably shaves off whatever is before the "." without checking it)

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