FLUID-3457: InlineEdit Integration conflicts with regular FCK Edits on page

Metadata

Source
FLUID-3457
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Steven Githens
Created
2009-12-30T09:31:45.000-0500
Updated
2014-03-03T14:17:20.883-0500
Versions
  1. 1.1.1
  2. 1.1.2
Fixed Versions
  1. 1.2
Component
  1. Inline Edit

Description

When using IE8 and loading a page that uses both Fluid Infusion, and a regular FCK Editor (of varying versions), an JS errors appears saying that "events" is null or not an object.

Environments

IE8

Comments

  • Steven Githens commented 2009-12-30T09:33:36.000-0500

    Attaching a patch. If the FCK Editor is a regular one placed on the page (ie. not a Fluid Inline edit), the 'that' from the lookup will be null.

  • Antranig Basman commented 2009-12-31T14:03:27.000-0500

    Thanks for this patch - applied at revision 8946. Merry New Year!

    It appears that this "failure" was actually occuring on all browsers, but only generated a visible fault on IE8.