Ticket #290 (closed Bug: fixed)
Line breaks on tags may break links
| Reported by: | fredck | Owned by: | fredck |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.4.3 |
| Component: | General | Version: | FCKeditor 2.4.1 |
| Keywords: | Confirmed IE | Cc: |
Description
Loading the following:
<a href=
"My Test">My Test</a>
Results on the following after editor processing:
<a href="_fcksavedurl=">My Test</a>
This is a IE only issue.
Change History
Note: See
TracTickets for help on using
tickets.