Opened 13 years ago
Closed 13 years ago
#8284 closed Bug (fixed)
[Regression] List creation error
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.2 |
Component: | Core : Lists | Version: | 3.6.2 |
Keywords: | IE IBM | Cc: | satya_minnekanti@… |
Description
- Load the editor with the following content and selection:
<ul> <li> [item1] </li> </ul>
- Click on the "numbered list" button;
- Actual: JavaScript error thrown.
Attachments (1)
Change History (7)
Changed 13 years ago by
Attachment: | 8284.patch added |
---|
comment:1 Changed 13 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → review |
comment:2 Changed 13 years ago by
Milestone: | → CKEditor 3.6.2 |
---|---|
Status: | review → review_passed |
comment:4 Changed 13 years ago by
Cc: | satya_minnekanti@… added |
---|---|
Keywords: | IBM added |
comment:6 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Regression of [7219].
It breaks the following tc: http://ckeditor.t/tt/4950/1.html