Opened 14 years ago
Closed 13 years ago
#5875 closed Bug (invalid)
Java Script in source view breaking the editor while loading..
Reported by: | Raghavendra Prasad | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6.6 |
Keywords: | Cc: |
Description
Hi,
I had entered some data along with some java script in source view.
while loading the data Fckeditor is breaking.
Is there any work around for this defect?
Regards, Raghavendra.
Change History (3)
comment:1 follow-up: 2 Changed 14 years ago by
Keywords: | Pending added |
---|---|
Milestone: | CKEditor 3.x |
Priority: | High → Normal |
comment:2 Changed 14 years ago by
Replying to fredck:
Please provide the HTML snipped you're loading in the source view. You should also try it with CKEditor 3.
Hi fredck,
will it work with ck3?
even if we add java script as below in source view.
<script type="text/javascript" src="http://www.duq.edu/cmstest/newTemplateTest/index.cfm?type=list"></script>
The editor will break and will not load.
Regards, Raghavendra.
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible.
Script pasted in CKEditor will not be executed as it is protected which is by design. But such script will definitely not break CKEditor.
Please provide the HTML snipped you're loading in the source view. You should also try it with CKEditor 3.