#2577: when SourcePopup is true, closing source results in permission denied
------------------------------+---------------------------------------------
 Reporter:  ns123             |       Owner:                 
     Type:  Bug               |      Status:  new            
 Priority:  Normal            |   Milestone:                 
Component:  UI : Source View  |     Version:  FCKeditor 2.6.3
 Keywords:                    |  
------------------------------+---------------------------------------------
 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:

 1. use the 2.6.3 version
 2. edit the fckconfig.js file and turn FCKConfig.SourcePopup to be true,
 not false.
 3. if you need to, add Source to the Basic toolbar (you might have to do
 this)
 4. now go to an html page that uses the fck editor for a textarea.
 5. type in anything in the box, then click Source, it should pop up the
 source of it.
 6. click "OK" without making any changes
 7. 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.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2577>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to