Opened 16 years ago

Closed 16 years ago

#1694 closed Bug (fixed)

Replace all element.ownerDocument references with FCKTools.GetElementDocument().

Reported by: Martin Kou Owned by: Martin Kou
Priority: Normal Milestone: FCKeditor 2.6
Component: General Version: SVN (FCKeditor) - Retired
Keywords: Review+ Cc:

Description

element.ownerDocument is not compatible with IE 5.5. FCKTools.GetElementDocument() should be used instead since it autodetects the most appropriate attribute to use as the return value.

Attachments (1)

1694.patch (10.5 KB) - added by Martin Kou 16 years ago.
Proposed patch for fixing #1694.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Martin Kou

Attachment: 1694.patch added

Proposed patch for fixing #1694.

comment:1 Changed 16 years ago by Martin Kou

Keywords: Review? added

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:3 Changed 16 years ago by Martin Kou

Resolution: fixed
Status: newclosed

Fixed with [1282].

Click here for more info about our SVN system.

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