Opened 18 years ago
Closed 18 years ago
#473 closed Bug (duplicate)
scripts are removed if it is the only text in the editor
Reported by: | Malcolm | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Source View | Version: | FCKeditor 2.4.2 |
Keywords: | Cc: |
Description
If yout type '<script></script>' into the editor in source mode, without any text before it, and then change out of source mode and back again, the script will be stripped out. If you put some text before the script, it will not be stripped.
This problem was fixed in [247] and you can test it in the nightly builds.
closing as dup of #351