WFS getFeatures propertyName is broken in URL for 2.0.0a
--------------------------------------------------------
Key: GEOS-3614
URL: http://jira.codehaus.org/browse/GEOS-3614
Project: GeoServer
Issue Type: Bug
Components: WFS
Affects Versions: 2.0.0
Environment: windows 2003.
Reporter: Paul Hastings
Assignee: Andrea Aime
Fix For: 2.0.1
no records are returned at all if i specify a propertyName in the url for 2.0.0a:
returns:
<wfs:FeatureCollection numberOfFeatures="0" timeStamp="2009-10-30T13:55:09.437+07:00" xsi:schemaLocation="http://www.openplans.org/topp http://bangkok:8080/geoserver/wfs?service=WFS&version=1.1.0&request=DescribeFeatureType&typeName=topp%3Astates http://www.opengis.net/wfs http://bangkok:8080/geoserver/schemas/wfs/1.1.0/wfs.xsd">
<gml:featureMembers/>
</wfs:FeatureCollection>
if i skip the propertyName, works as expected. the XML version of this (from the demos) also works as expected.
also see the email thread entitled "WFS getFeatures seems pretty broken in 2.0 RC2" for more details.
--
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