Opened 17 years ago
Closed 16 years ago
#2259 closed Bug (expired)
javascript in deleted form header
Reported by: | Faisal | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | Safari Compatibility |
Component: | General | Version: | FCKeditor 2.6 |
Keywords: | Worksforme, Pending | Cc: |
Description
i detected the bugs on Safari when i paste the entire html source code into the fck source view.The html contain some javascript code between <head> tags.when i call oEditor.GetXHTML .It displays the entire html with no javascript in the header. also in Safari when i switched form source to design view the javascript in the header is deleted. or the data between <script>&</script> tags is cleared.
Change History (2)
comment:1 Changed 17 years ago by
Keywords: | Worksforme Pending added; javascript safari removed |
---|
comment:2 Changed 16 years ago by
Priority: | High → Normal |
---|---|
Resolution: | → expired |
Status: | new → closed |
I have loaded http://www.fckeditor.net/nightly/fckeditor/_samples/html/sample07.html, and in source mode I've added a <script> to the head and it remains there when I switch back.