IndexedShapefileDataStore's IndexedFidReader eats anything that ends up with 
".<long number>"
---------------------------------------------------------------------------------------------

                 Key: GEOT-2211
                 URL: http://jira.codehaus.org/browse/GEOT-2211
             Project: GeoTools
          Issue Type: Bug
          Components: data shapefile
    Affects Versions: 2.5.2
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
             Fix For: 2.5.3


Try the following request:
[http://sigma.openplans.org:8080/geoserver/ows?service=WFS&request=GetFeature&typeName=topp:states&featureId=states.1,something.2,3]

Only {{states.1}} is a valid feature id to query the topp:states FeatureType. 
Yet, the request returns the features {{states.1, states.2 and states.3}}.

Problem is {{IndexedFIDReader}} eats anything ending as a parseable long as 
valid.


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

       

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to