Opened 16 years ago
Closed 16 years ago
#4714 closed Bug (fixed)
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) - OLD |
| Keywords: | Confirmed Review+ | Cc: |
Description
When we edit Flash property with Internet Explore, we get JavaScript error.
- Insert Flash into CKEditor.
- Open Flash Property Editor.
- Submit it. We got error.
The attached is the patch to fix this propblem.
Attachments (2)
Change History (8)
Changed 16 years ago by
| Attachment: | plugin_js.diff added |
|---|
comment:1 Changed 16 years ago by
| 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?
comment:2 Changed 16 years ago by
| Keywords: | Confirmed added; WorksForMe removed |
|---|---|
| Milestone: | → CKEditor 3.1 |
| Owner: | set to Garry Yao |
| Status: | new → assigned |
Confirmed with IE6.
comment:3 Changed 16 years ago by
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 16 years ago by
| Attachment: | 4714.patch added |
|---|
comment:4 Changed 16 years ago by
| Component: | General → UI : Dialogs |
|---|---|
| Keywords: | Review? added |
| Version: | → SVN (CKEditor) |
comment:5 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|

patch for _source/plugins/selection/plugin.js