Opened 16 years ago
Last modified 14 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 )
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 16 years ago by
Attachment: | 4614.patch added |
---|
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Review? added |
Owner: | set to Garry Yao |
Status: | new → assigned |
Ticket Test added at :
http://ckeditor.t/tt/4614/1.html.