Opened 12 years ago
Last modified 12 years ago
#11372 closed Bug
Special characters in caption are encoded twice in nested editables — at Version 1
| Reported by: | vAx | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.3.2 |
| Component: | UI : Widgets | Version: | |
| Keywords: | Cc: |
Description (last modified by )
Using åäö and alike in the caption gets converted to ä but so does the & part so if you take a look at the source it looks lite this: ä
to reproduce this just go to http://ckeditor.com/demo#widgets and the image tool heading, change the "Apollo CMS-LM spacecraft" caption to include ä for example then take a look at the source.
TC
- Open image2 sample.
- Paste "åäö" into the caption.
- Switch between modes twice.
- In wysiwyg you get "åäö".
Change History (1)
comment:1 Changed 12 years ago by
| Component: | General → UI : Widgets |
|---|---|
| Description: | modified (diff) |
| Keywords: | image2 removed |
| Milestone: | → CKEditor 4.3.2 |
| Status: | new → confirmed |
| Summary: | using åäö in the caption, enhanced image plugin → Special characters in caption are encoded twice in nested editables |
| Version: | 4.3.1 |
