Ticket #1694 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Reported by: martinkou Owned by: martinkou
Priority: Normal Milestone: FCKeditor 2.6
Component: General Version: SVN (FCKeditor)
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

1694.patch Download (10.5 KB) - added by martinkou 2 years ago.
Proposed patch for fixing #1694.

Change History

Changed 2 years ago by martinkou

Proposed patch for fixing #1694.

Changed 2 years ago by martinkou

  • keywords Review? added

Changed 2 years ago by fredck

  • keywords Review+ added; Review? removed

Changed 2 years ago by martinkou

  • status changed from new to closed
  • resolution set to fixed

Fixed with [1282].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.