Ticket #81 (closed Bug: fixed)

Opened 17 months ago

Last modified 13 months ago

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

2. Click to 'source mode'

3. Delete all markup and paste either of the two snippets below in

4. Toggle to normal mode

5. 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

Changed 17 months ago by fredck

  • keywords IE added; msie removed
  • priority changed from High to Normal
  • status changed from new to closed
  • resolution set to fixed
  • summary changed from MSIE Javascript Error with certain markup to IE: JavaScript error with certain markup

Fixed: [139]

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

Changed 17 months ago by fredck

  • milestone changed from FCKeditor 2.4 to FCKeditor 2.4.1
Note: See TracTickets for help on using tickets.