#4614 closed Bug (fixed)
Attribute protection fails because of line-break
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>
Attachments (1)
Change History (6)
Changed 16 years ago by
Attachment: | 4614.patch added |
---|
comment:1 follow-up: 5 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Review? added |
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 16 years ago by
Priority: | Normal → High |
---|
comment:3 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|---|
Priority: | High → Normal |
Well... not "that" serious. Good fix though.
Ticket Test added at :
http://ckeditor.t/tt/4614/1.html.