Opened 11 years ago
Closed 11 years ago
#2298 closed defect (duplicate)
DbXmlException when previewing a layer with composite styles
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
If you preview a freshly opened layer with composite styles, it will throw back a DbXmlException.
Strangely though, if you then run "Edit as XML", dismiss it and re-run the preview it will proceed without issues. So something in the "Edit as XML" function is fixing up the XML (ie. stripping off the xmlns:xsi and version attributes from any inline SimpleSymbolDefinition elements)
Note:
See TracTickets
for help on using tickets.
Dupe of #2300