Ticket #76 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

In XML Editor attribute could contains not escaped entities

Reported by: Fxp Owned by: fxp
Priority: minor Milestone:
Component: User interface (web) Version:
Keywords: Cc:

Description

If you have an attribute having XML entities (eg. gml:id, xlink:href), and go to the XML editing mode, then you get a JDOMParseException : Error on line 261: The reference to entity "test" must end with the ';' delimiter on save action.

Change History

Changed 5 years ago by Fxp

  • priority changed from major to minor
  • status changed from new to closed
  • resolution set to fixed

This situation happens mainly when using xlink:href attributes containing URL of documents (with "&" characters)

Changed 4 years ago by anonymous

  • milestone v2.3.0 RC0 deleted

Milestone v2.3.0 RC0 deleted

Note: See TracTickets for help on using tickets.