SLD isn't validated or saved between sessions when using ogc:Priority option
----------------------------------------------------------------------------
Key: UDIG-1514
URL: http://jira.codehaus.org/browse/UDIG-1514
Project: uDIG
Issue Type: Bug
Components: visualization using map layer and style
Affects Versions: UDIG 1.1.1
Environment: XP, JRE 1.6
Reporter: rorie overby
Attachments: sld_priority_messedup.jpg
I'm using the following ogc options for my SLD for city point labels. It
doesn't pass the validation test, but does apply the style defined in the SLD.
But, after I apply the style, and try to make additional edits to the sld, the
sld is changed, so each time I want to make edits I need to copy/paste from a
saved version of the working SLD. Also, if I close my project and reopen, my
style is no longer applied to the map and my sld is changed.
<ogc:Priority>
<ogc:PropertyName>POPULATION</ogc:PropertyName>
</ogc:Priority>
Is changed to:
<sld:Priority>
<sld:PropertyName>
<ogc:PropertyName/>
</sld:PropertyName>
</sld:Priority>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel