Ticket #913 (closed defect: fixed)
csml produces invalid xml in scanned documents
Reported by: | lawrence | Owned by: | domlowe |
---|---|---|---|
Priority: | blocker | Milestone: | Replace Metadata Gateway |
Component: | CSML | Version: | |
Keywords: | Cc: |
Description
Where parameter names include "naughty" characters, these should be escaped into the CSML document (e.g > & etc).
Change History
Note: See
TracTickets for help on using
tickets.
This was a bug where the contents of the gml:description element was being escaped twice. Fixed in 3089.