Opened 15 years ago
Closed 15 years ago
#3688 closed Bug (fixed)
JavaScript error at loading
Reported by: | Martin Kou | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Review+ | Cc: |
Description
To reproduce:
- Download today's SVN trunk.
- Open replacebyclass.html in any browser.
- JavaScript error, the editor does not appear.
Attachments (2)
Change History (9)
Changed 15 years ago by
Attachment: | 3688.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Review? added |
---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [3632].
Click here for more info about our SVN system.
Changed 15 years ago by
Attachment: | 3688_2.patch added |
---|
comment:5 Changed 15 years ago by
Keywords: | Review? added; Review+ removed |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
The brace is not on the right logic position.
comment:6 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:7 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed with [3636].
Click here for more info about our SVN system.
This is a regression bug introduced in [3630].