[Geoserver-devel] [JIRA] (GEOS-8703) WFS 2.0 capabilities report transaction support even if the service level is not configured as such

Andrea Aime created an issue

GeoServer / BugGEOS-8703

WFS 2.0 capabilities report transaction support even if the service level is not configured as such

Issue Type:

BugBug

Assignee:

Unassigned

Components:

WFS

Created:

18/Apr/18 8:08 PM

Priority:

MediumMedium

Reporter:

Andrea Aime

These should switch to false according to the service level, e.g. basic (no transaction), transactional (no locking), complete (everything):

<ows:Constraint name="ImplementsTransactionalWFS">
<ows:NoValues/>
<ows:DefaultValue>TRUE</ows:DefaultValue>
</ows:Constraint>
<ows:Constraint name="ImplementsLockingWFS">
<ows:NoValues/>
<ows:DefaultValue>TRUE</ows:DefaultValue>
</ows:Constraint>

Add Comment

Add Comment

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)

Atlassian logo