Opened 9 years ago
Closed 9 years ago
#14587 closed Bug (duplicate)
'entities_processNumerical' breaks four byte characters
Reported by: | loominade | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- enable
entities_processNumerical
- paste
📷
into CK - a look at the sourcecode
Expected result
there should a 📷
html enitiy
Actual result
there are two characters ��
which are invalid.
Other details (browser, OS, CKEditor version, installed plugins)
Change History (1)
comment:1 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Version: | 4.5.9 (GitHub - master) |
You got here 6 minutes before me :)
@loominade, please see #14588. I have also linked it to your SO post. I will close this one and add you to CC in #14588 as I believe that #14588 explains what the problem may be.