Federico Tello Gentile created an issue |
Reading SLD by REST changes attribute value braking geoserver on update |
Issue Type: |
Bug |
---|---|
Affects Versions: |
2.4.4 |
Assignee: |
|
Attachments: |
broken-capabilities.xml, geoserverstyle.png, reststyle.png |
Components: |
REST |
Created: |
21/May/14 11:18 AM |
Environment: |
Linux |
Labels: |
style rest |
Priority: |
Major |
Reporter: |
When getting the SLD with rest an attribute value comes modified The name attribute is an xsd:string so its value should be preserver as it is at any time. Saving the received sld as it arrives causes major problems
I’m attaching the broken capabilities.xml, and 2 screenshots showing the sld as viewed inside the geoserver and as viewed when getting it by rest. The solution is to log in to geoserver and hand edit the style to correct the attribute value. Caused by: java.lang.RuntimeException: Unable to find function PointStacker |
This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) |