Ticket #324 (closed Bug: fixed)
linefeed and horizontal line within font tags crashes editor
| Reported by: | catfixer | Owned by: | |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | General | Version: | FCKeditor 2.4.1 |
| Keywords: | Cc: |
Description
In IE only: Insert this text in source view:
<p> <font size="1"> <br /> <hr /> </font> </p>
Switch to wysiwyg. Now you can not switch to source or save changes.
There can be any amount of incidental text. But if the <hr /> and <br /> appear between the <font> tags, editor is essentially crashed.
Does not occur in FireFox.
Change History
Note: See
TracTickets for help on using
tickets.