Opened 16 years ago
Closed 16 years ago
#2951 closed Bug (fixed)
plugin:template replaceContent default not checked in IE
Reported by: | Garry Yao | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | IE Confirmed Review+ | Cc: |
Description
The CKEDITOR.config.templates_replaceContent config option is by default set to true, but failed to represent in checkbox. Reproducing procedure:
- Open Replace by code sample with IE6;
- Click Template button;
- Found Replace actual content not checked.
Attachments (1)
Change History (5)
comment:1 Changed 16 years ago by
Keywords: | Confirmed added |
---|---|
Owner: | set to Martin Kou |
Status: | new → assigned |
Changed 16 years ago by
Attachment: | 2951.patch added |
---|
comment:2 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3106].