Opened 14 years ago
Closed 14 years ago
#6918 closed Bug (invalid)
JavaScript error when creating a new list
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5 |
Keywords: | Firefox | Cc: |
Description
Regression, introduced in [6113]. Note: works fine in Firefox in safe mode. Maybe a Firebug issue, in any case it did not happen before.
Steps to reproduce
- press "New Page" button to clear all contents
- press "Insert/Remove numbered list" button twice
- result: JS error
newList is null ckeditor/_source/plugins/list/plugin.js Line 429
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → pending |
---|
comment:2 Changed 14 years ago by
Milestone: | CKEditor 3.5.1 |
---|---|
Resolution: | → invalid |
Status: | pending → closed |
@anyone having this issue: be sure to upgrade Firebug to the latest stable version.
WFM on trunk, can anyone confirm?