Description
With the current configuration CKEditor does store accented characters not as UTF-8. So démo is stored as
démo
. This results in "demo" or "démo" not being indexed and these words as search terms do not give results. If the accented word is a in String field they are being indexed correctly.
Comment from Ard:
Ps seems a simple ckeditor configuration option afaics:
http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.entities
http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.basicEntities
we should set both to false afaics.
Attachments
Issue Links
- is backported by
-
CMS-8611 Backport CKEditor stores accented characters not as UTF-8
- Closed
- relates to
-
CMS-8646 Regression: CKEditor inserts non-breaking spaces while copy pasting words with accented chars
- Open
-
CMS-8616 Cannot type and save > any more in ckeditor because becomes >
- Closed
-
CMS-8713 Backport 8616 to 7.9: Cannot type and save > any more in ckeditor because becomes >
- Closed