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.

  1. Open an editor instance with 'source' mode and paste the content of attachment 'msword-comments-doc' into 'wysiwyg' mode.
  2. Switch to 'source' mode
    • Expected: 'source' mode contains correct content markups.
    • Actual: 'source' mode contains comment tag inner content.

Change History (1)

Changed 17 years ago by Garry Yao

Attachment: msword-comments-doc.doc added

reproducing attachment

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