Opened 15 years ago

Closed 15 years ago

#3723 closed Bug (fixed)

noscript bug

Reported by: Artur Formella Owned by:
Priority: Must have (possibly next milestone) Milestone: CKEditor 3.0
Component: General Version: SVN (CKEditor) - OLD
Keywords: Confirmed Cc:

Description

Steps to reproduce:

-Insert the following source into the editor:

<noscript><a href= target='_blank'><img src= border='0' alt=></a></noscript>

-Switch back to WYSIWYG

Results:

-IE: editor is empty

-FF: infinite loop, FF freezes.

Change History (2)

comment:1 Changed 15 years ago by Garry Yao

Keywords: Confirmed added

comment:2 Changed 15 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: newclosed

This is not anymore an issue with the current trunk. The <noscript> tags are still not rendered, but this is the current expected behavior.

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