Opened 15 years ago

Closed 15 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)

2789.patch (584 bytes) - added by Artur Formella 15 years ago.
Proposal solution

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by Artur Formella

Attachment: 2789.patch added

Proposal solution

comment:1 Changed 15 years ago by Artur Formella

Keywords: Review? added

comment:2 Changed 15 years ago by Martin Kou

Keywords: Review+ added; Review? removed

comment:3 Changed 15 years ago by Martin Kou

Resolution: fixed
Status: newclosed

Fixed with [2988].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy