|
Ian Turton created an issue |
WFS v2.0 getFeature KVP requests using typenames parameter fail |
Issue Type: |
|
---|---|
Affects Versions: |
2.10.0, 2.11-beta, 2.9.2 |
Assignee: |
Unassigned |
Components: |
WFS |
Created: |
08/Nov/16 5:41 PM |
Environment: |
Ubuntu tomcat Oracle JDK 8 |
Priority: |
|
Reporter: |
fails with the message “Join query must specify a filter” - while by my reading of the spec it should work. Changing typenames to typename (the V1.0 parameter) does work still - http://localhost:4080/geoserver/ows?service=WFS&version=2.0.2&request=GetFeature&typeName=topp:tasmania_cities,topp:tasmania_roads&propertyName=(ADMIN_NAME,CITY_NAME)(TYPE However the XML typenames works fine: <wfs:GetFeature service=“WFS” version=“2.0.0” </wfs:Query> This breaks ArcGIS and FME clients. |
This message was sent by Atlassian JIRA (v1000.526.0#100018-sha1:e9d616c) |
|