Opened 13 years ago

Closed 13 years ago

#7470 closed Bug (fixed)

Code with missing start tag is not being parsed correctly

Reported by: Sa'ar Zac Elias Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.5.3
Component: Core : Parser Version: 3.5.3
Keywords: Cc:

Description

  • Enter the following code into source:
    	<img alt="" src="http://dev.ckeditor.com/chrome/site/logo-ckeditor-dev.png" /></p>
    
  • Switch the WYSIWYG.

Contents disappear.

Attachments (1)

7470.patch (2.8 KB) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by Garry Yao

Attachment: 7470.patch added

comment:1 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: newreview

Regression of [6561], TCs updated with [6623].

This bug only happens when fix body is triggered, new patch make it easier to manage return points after fixing body.

comment:2 Changed 13 years ago by Sa'ar Zac Elias

Status: reviewreview_passed

comment:3 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6629].

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