Opened 18 years ago
Last modified 18 years ago
#1535 closed Bug
CP1252 encoding issues — at Version 1
| Reported by: | ob197 | Owned by: | Martin Kou |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.4.3 |
| Keywords: | Pending | Cc: |
Description (last modified by )
The commonly used Windows Codepage 1252 has two characters which are not covered by FCKEditor's HTML entities:
Ž Ž U+017D alt+0142
ž ž U+017E alt+0158
If you type these chars, FCKEditor will not turn them into entities. If you inititalize FCKEditor with a text that contains one of these entities, the entities will be re-encoded e.g. as Ž
Change History (1)
comment:1 Changed 18 years ago by
| Description: | modified (diff) |
|---|---|
| Owner: | set to Martin Kou |
| Status: | new → assigned |

Corrected wrong unicode point value in description.