Opened 14 years ago
Closed 14 years ago
#7034 closed Bug (fixed)
Insert special char into styled text
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.3 |
Component: | General | Version: | 3.5 |
Keywords: | Cc: |
Description
For unknown reason one important change (special char should use insertText) in 3.5 is not merged to trunk when integrating 3.5.x.
Attachments (1)
Change History (7)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
Changed 14 years ago by
Attachment: | 7034.patch added |
---|
comment:2 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
comment:3 Changed 14 years ago by
insertText was changed into insertHtml in #6834 because of issues with inserting an ampersand.
comment:4 Changed 14 years ago by
Milestone: | → CKEditor 3.5.2 |
---|
comment:5 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6402].
Regression of 6241.