Ticket #4714 (closed Bug: fixed)

Opened 4 months ago

Last modified 4 months ago

JavaScript error when we edit Flash Property

Reported by: ohtani Owned by: garry.yao
Priority: Normal Milestone: CKEditor 3.1
Component: UI : Dialogs Version: SVN (CKEditor)
Keywords: Confirmed Review+ Cc:

Description

When we edit Flash property with Internet Explore, we get JavaScript error.

  1. Insert Flash into CKEditor.
  2. Open Flash Property Editor.
  3. Submit it. We got error.

The attached is the patch to fix this propblem.

Attachments

plugin_js.diff Download (0.7 KB) - added by ohtani 4 months ago.
patch for _source/plugins/selection/plugin.js
4714.patch Download (0.6 KB) - added by garry.yao 4 months ago.

Change History

Changed 4 months ago by ohtani

patch for _source/plugins/selection/plugin.js

Changed 4 months ago by fredck

  • keywords WorksForMe added

I'm trying to reproduce this issue in both the online demo and the  nightly build and I have no issues. I'm using IE8 in standard and compatibility modes.

Do you have more information on how to reproduce it?

Changed 4 months ago by garry.yao

  • keywords Confirmed added; WorksForMe removed
  • owner set to garry.yao
  • status changed from new to assigned
  • milestone set to CKEditor 3.1

Confirmed with IE6.

Changed 4 months ago by ohtani

I am using CKEditor 3.0.1 with IE6, IE7 and IE8.

I tried in the online demo 2weeks ago, and reproduced this issue.

Changed 4 months ago by garry.yao

Changed 4 months ago by garry.yao

  • keywords Review? added
  • version set to SVN (CKEditor)
  • component changed from General to UI : Dialogs

Changed 4 months ago by fredck

  • keywords Review+ added; Review? removed

Changed 4 months ago by garry.yao

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

Fixed with [4573].

Note: See TracTickets for help on using tickets.