Ticket #474 (closed defect: invalid)

Opened 8 years ago

Last modified 8 years ago

text corrupted (converted to entities).

Reported by: aljeux@… Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version:
Severity: major Keywords: parser entities
Cc:

Description

I have a text which is truncated when opened & saved by Xinha (htmlarea has also the same bug).

I reduced the problem.

If you type a string like: toto &#000_undefined titi And save the text.

When the text is edited, the &#000 is changed, I think it'snot correct.

Tested on xinha nightly of 2005-09-01.

Alain.

Change History

Changed 8 years ago by anonymous

My text has also been changed by the editor when entering the description.

The text is: & # 0 0 0 _ undefined (join the values to get the real text).

Changed 8 years ago by gogo

  • status changed from new to closed
  • resolution set to invalid

Xinha is an HTML editor. in HTML the character & must be represented by & No two ways about it.

Note: See TracTickets for help on using tickets.