Opened 15 years ago

Closed 15 years ago

#3331 closed Bug (fixed)

Clone node doesn't strip nested ids

Reported by: Garry Yao Owned by: Artur Formella
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: Review+ Cc:

Description

Currently only the parent node id attribute is striped with CKEDITOR.dom.node::clone( true, true ) , so it doesn't work with the 'includeChildren' param.

Attachments (2)

test_node_clone.patch (1.9 KB) - added by Garry Yao 15 years ago.
Unit Test Case
3331.patch (976 bytes) - added by Artur Formella 15 years ago.

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by Garry Yao

Attachment: test_node_clone.patch added

Unit Test Case

comment:1 Changed 15 years ago by Artur Formella

Owner: set to Artur Formella
Status: newassigned

Changed 15 years ago by Artur Formella

Attachment: 3331.patch added

comment:2 Changed 15 years ago by Artur Formella

Keywords: Review? added

comment:3 Changed 15 years ago by Martin Kou

Keywords: Review+ added; Review? removed

comment:4 Changed 15 years ago by Artur Formella

Resolution: fixed
Status: assignedclosed

Fixed with [3370]

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