Ticket #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
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
Note: See
TracTickets for help on using
tickets.