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

  1. Load the editor with the following content and selection:
    <ul>
    	<li>
    		[item1]
    	</li>
    </ul>
    
  2. Click on the "numbered list" button;
  • Actual: JavaScript error thrown.

Attachments (1)

8284.patch (1.4 KB) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by Garry Yao

Attachment: 8284.patch added

comment:1 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: newreview

Regression of [7219].

It breaks the following tc: http://ckeditor.t/tt/4950/1.html

comment:2 Changed 13 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.6.2
Status: reviewreview_passed

comment:3 Changed 13 years ago by Frederico Caldeira Knabben

#8282 is a DUP.

comment:4 Changed 13 years ago by Satya Minnekanti

Cc: satya_minnekanti@… added
Keywords: IBM added

comment:5 Changed 13 years ago by Garry Yao

Fixed with [7227].

comment:6 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy