Opened 16 years ago
Closed 16 years ago
#6122 closed Bug (invalid)
ckeditor loads and executes javascript
| Reported by: | Duy Nguyen | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.3.1 |
| Keywords: | Cc: |
Description
When ckeditor loads content containing javascript, javascript are run. View source in ckeditor does not contain any javascript since it is executed. Ckeditor should not execute javascripts. It should treat any javascript as text.
Change History (2)
comment:1 Changed 16 years ago by
| Status: | new → pending |
|---|
comment:2 Changed 16 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | pending → closed |
sorry guys, I mis-understand something. This is not a ckeditor bug.

Javascript is protected from execution, so it would be better if you can show as a test page.