Ticket #2001 (closed Bug: invalid)
Numeric entities are not preserved
| Reported by: | richard | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Output Data | Version: | FCKeditor 2.6 Beta |
| Keywords: | Confirmed | Cc: |
Description
If I use the Insert Special Character dialog and choose a character that uses an entity number, e.g. ‛ or ► (right pointing triangle, in this case), intead of an entity name, e.g. ™ or •, the actual character goes into the editor window rather than the entity number/name (which can be viewed in source). On saving, the character is replaced with a question mark. I notice that if I paste an entity number into view source, then click out and back to source again, the number is converted to the name, except for numbers ‛ and ►. These are converted to the characters, which one save are replaced with question marks.
Change History
Note: See
TracTickets for help on using
tickets.