Opened 16 years ago
Closed 11 years ago
#2577 closed Bug (wontfix)
when SourcePopup is true, closing source results in permission denied
Reported by: | nina | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Source View | Version: | FCKeditor 2.6 RC |
Keywords: | IE | Cc: |
Description
When you set your FCKConfig.SourcePopup = true in the fckconfig.js, upon pressing OK to close the source view popup page, it gives you a javascript error saying:
Line: 65 Char: 2206 Error: Permission denied Code: 0 URL: [mydomain]/[fckeditor_home]/editor/fckInstanceName=[myfield]&Toolbar=Basic
How to reproduce this bug:
- use the 2.6.3 version
- edit the fckconfig.js file and turn FCKConfig.SourcePopup to be true, not false.
- if you need to, add Source to the Basic toolbar (you might have to do this)
- now go to an html page that uses the fck editor for a textarea.
- type in anything in the box, then click Source, it should pop up the source of it.
- click "OK" without making any changes
- you get the javascript error.
This only happens on IE 7.0.6, it works fine in Mozilla Firefox. Remember, to get this bug to happen, you MUST set the source popup to true. If you set it to false, it works fine.
Change History (4)
comment:1 Changed 16 years ago by
Owner: | set to nina |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by
Owner: | nina deleted |
---|---|
Status: | assigned → new |
comment:3 Changed 16 years ago by
Keywords: | Confirmed IE added |
---|---|
Version: | FCKeditor 2.6.3 → FCKeditor 2.6 RC |
comment:4 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | confirmed → closed |
Expired.