Opened 17 years ago
Last modified 16 years ago
#2775 closed Task
plugin:htmlparser didn't exclude comments tags from input streams — at Initial Version
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | Core : Output Data | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed Review+ | Cc: |
Description
This bug cause comments tag content being inserted as codes when switch to 'source' mode after pasting MS-WORD(2003) documents which always contents IE-targeted conditional comments.
- Open an editor instance with 'source' mode and paste the content of attachment 'msword-comments-doc' into 'wysiwyg' mode.
- Switch to 'source' mode
- Expected: 'source' mode contains correct content markups.
- Actual: 'source' mode contains comment tag inner content.
reproducing attachment