Opened 14 years ago

Last modified 13 years ago

#4614 closed Bug

Attribute protection fails because of line-break — at Version 1

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.1
Component: General Version: SVN (CKEditor) - OLD
Keywords: Confirmed Review+ Cc:

Description (last modified by Garry Yao)

It's quite a serious bug that our "href" protection logic leaks when we have the following form of input:

<!-- line break after tag name -->
<a 
href="http://ckeditor.com" ></a>

Change History (2)

Changed 14 years ago by Garry Yao

Attachment: 4614.patch added

comment:1 Changed 14 years ago by Garry Yao

Description: modified (diff)
Keywords: Review? added
Owner: set to Garry Yao
Status: newassigned

Ticket Test added at :
http://ckeditor.t/tt/4614/1.html.

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