Issue Type:
|
Bug
|
Affects Versions:
|
2.4.1
|
Assignee:
|
Andrea Aime
|
Components:
|
WFS
|
Created:
|
19/Dec/13 5:29 AM
|
Description:
|
Steps to reproduce:
- Change Service Level to Basic
- Review GetCapabilities
<ows:Constraint name="ImplementsBasicWFS">
<ows:NoValues/>
<ows:DefaultValue>TRUE</ows:DefaultValue>
</ows:Constraint>
<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>
I expect the constrains should be FALSE if the service is not currently providing ImplementsTransactionWFS and ImplementsLockingWFS.
|
Environment:
|
osx
|
Project:
|
GeoServer
|
Priority:
|
Major
|
Reporter:
|
Jody Garnett
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)