History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GEOS-282
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: dblasby
Reporter: Holger Lang
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
GeoServer

The service-level "complete" is not adjustable

Created: 08/Feb/05 11:26 AM   Updated: 29/Mar/07 02:06 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.3.0-beta

Time Tracking:
Not Specified

File Attachments: 1. File ApplicationResources.properties (25 kb)
2. File WFSConfigContent.jsp (2 kb)



 Description  « Hide
The service-level "complete" is not adjustable on the administration-page of GeoServer

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Holger Lang - 08/Feb/05 11:34 AM
This bug will be fixed by modifying the files ApplicationResources.properties and WFSConfigContent.jsp

In the file geoserver\WEB-INF\ApplicationResources.properties
the line
label.serviceLevel.complete=Complete
has to be inserted after
label.serviceLevel.transactional=Transactional

In the file \geoserver\WEB-INF\pages\wfs\WFSConfigContent.jsp
the line
<html:option key="label.serviceLevel.complete" value="<%=java.lang.Integer.toString(org.vfny.geoserver.global.dto.WFSDTO.COMPLETE) %>"/>
has to be inserted after
<html:option key="label.serviceLevel.transactional" value="<%= java.lang.Integer.toString(org.vfny.geoserver.global.dto.WFSDTO.TRANSACTIONAL) %>"/>


dblasby - 14/Mar/05 07:02 PM
unable to test because I cannot build at the moment - but I've commited the patches.

Andrea Aime - 29/Mar/07 02:06 AM
These issue has been in resolved state for at least one month (quite a bit, a lot more than one month). Batch transitioning them to closed state