Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.3
-
Fix Version/s: 1.3-rc1
-
Component/s: None
-
Labels:None
-
Environment:Mandrake 10.1 with KDE 3.2, Geoserver 1.2.3(Binary), Java 1.4.2. PostgreSQL 7.4.5 with PostGIS 0.9.
-
Number of attachments :
Description
Repro Steps.
1. Add a new style using the web interface and upload a valid .sld file.
2. Edit the .sld file to make it invalid (for example, taking out a / from a closing tag is how I got this to fail)
3. Update the newly created style with the invalid .sld file.
4. Restart Geoserver.
RESULTS.
The style is missing from the drop down on the "Styles Configuration" page. The style is also removed from the catalog.xml file.
Bug found on Version 1.2.3, I haven't tried it on other versions.
Issue Links
- is related to
-
GEOS-294
Validation for .sld file needed.
-
Related issue, should be solved at the same time.