|
Andrea Aime created an issue |
Issue Type: |
|
---|---|
Assignee: |
Unassigned |
Components: |
Community modules |
Created: |
18/Apr/18 6:48 PM |
Priority: |
|
Reporter: |
The versioning filter transforms FeatureId filters into simple equalities, but without removing the feature type prefix: So a valid filter like featureId=“river_c.21” becomes an invalid filter "pkey = ‘river_c.21’, where pkey is a integer primary key. Either the visitor should avoid doing this replacement, or at least the featureid prefix, automatically added by geoserver, should be removed, ending in “pkey = 21” instead. |
Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS |
|
This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100082-sha1:507ddb9) |
|