Ticket #5769 (closed Bug: fixed)
­ entity not converted when config.entities=false
| Reported by: | damo | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.1 |
| Component: | General | Version: | |
| Keywords: | IBM Confirmed | Cc: | satya_minnekanti@… |
Description
When config.entities=false, the expectation is that getData() returns the actual character for ­ and not the html entity "­". In IE and Safari, the entity "­" is returned.
FF works as expected.
Attachments
Change History
comment:2 Changed 3 years ago by garry.yao
- Keywords Confirmed Review? added
- Owner set to garry.yao
- Status changed from new to assigned
comment:3 Changed 3 years ago by garry.yao
New patch handles also the requirement from #5421 of force using numerical presentation of all entities.
Changed 3 years ago by tobiasz.cudnik
- Attachment 5769_3.patch added
Updated patch for present revision.
Note: See
TracTickets for help on using
tickets.
