Opened 10 years ago
Closed 10 years ago
#2544 closed defect (fixed)
Cannot edit composite symbolization as XML
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-6.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
When attempting to edit the composite symbolization XML from the Composite Rule editor, saving fails because it attempts to validate the XML fragment against a schema that doesn't exist (we're editing a fragment of XML of a resource, so no such schema exists).
As a result, in this case validation should only test for well-formedness.
Note:
See TracTickets
for help on using tickets.
Fixed r8561