Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#76 closed defect (fixed)

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 (2)

comment:1 by Fxp, 16 years ago

Priority: majorminor
Resolution: fixed
Status: newclosed

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

comment:2 by (none), 15 years ago

Milestone: v2.3.0 RC0

Milestone v2.3.0 RC0 deleted

Note: See TracTickets for help on using tickets.