#290 closed Bug (fixed)
Line breaks on tags may break links
Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
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 (2)
comment:1 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 18 years ago by
Milestone: | FCKeditor 2.4.2 → FCKeditor 2.4.3 |
---|
Fixed with [223].
Click here for more info about our SVN system.