Opened 16 years ago
Last modified 14 years ago
#4614 closed Bug
Attribute protection fails because of line-break — at Initial Version
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed Review+ | Cc: |
Description
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" />