Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#81 closed Bug (fixed)

IE: JavaScript error with certain markup

Reported by: brian.klug+fckeditor@… Owned by:
Priority: Normal Milestone: FCKeditor 2.4.1
Component: General Version: FCKeditor 2.4
Keywords: IE Cc:

Description

To reproduce, in MSIE:


  1. Load demo at http://www.fckeditor.net/demo
  1. Click to 'source mode'
  1. Delete all markup and paste either of the two snippets below in
  1. Toggle to normal mode
  1. Toggle to source mode again. You will get an error.

Markup 1:

<p><em>Hello <p>

Markup 2:

<p><font size="1"><b>Hello</b></font><strong><font size="1">
<p>

Change History (2)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Keywords: IE added; msie removed
Priority: HighNormal
Resolution: fixed
Status: newclosed
Summary: MSIE Javascript Error with certain markupIE: JavaScript error with certain markup

Fixed: [139]

Also, the second snippet produces a small bug, fixed with [140].

comment:2 Changed 17 years ago by Frederico Caldeira Knabben

Milestone: FCKeditor 2.4FCKeditor 2.4.1
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