Opened 15 years ago
Closed 15 years ago
#5499 closed Bug (fixed)
Editing checkbox error
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | UI : Dialogs | Version: | |
Keywords: | Confirmed | Cc: |
Description
Environment
IE6/7
Reproducing Procedures
- Open any of the sample page;
- Insert a checkbox with 'Value' field filled;
- Switch to 'Source' mode and switch back;
- Open checkbox dialog to edit through context menu;
- Remove 'Value' field then close the dialog.
- Actual Result: JavaScript error thrown.
Change History (2)
comment:1 Changed 15 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [5359].