Opened 16 years ago
Closed 16 years ago
#2789 closed Bug (fixed)
insertHtml() error
Reported by: | Artur Formella | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | Core : Output Data | Version: | |
Keywords: | IE Review+ | Cc: |
Description
insertHtml function doesn't work in IE.
To reproduce try run:
editor.insertHtml( "aa bb cc" );
Result: Error in editingblock/plugin.js on line 65
Attachments (1)
Change History (4)
Changed 16 years ago by
Attachment: | 2789.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:2 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
Proposal solution