#2115: Ubuntu - Permission denied to get property Window.OnUploadCompleted
---------------------------+------------------------------------------------
  Reporter:  wwalc         |       Owner:  wwalc            
      Type:  Bug           |      Status:  new              
  Priority:  High          |   Milestone:  FCKeditor 2.6.1  
 Component:  File Browser  |     Version:  FCKeditor 2.6    
Resolution:                |    Keywords:  Confirmed Review-
---------------------------+------------------------------------------------
Changes (by fredck):

  * keywords:  Confirmed Review? => Confirmed Review-

Comment:

 The only fault for me is that it is checking for
 window.parent.OnUploadCompleted in _dev/domain_fix_template.js, which
 should be a quite generic code instead.

 I think the original problem is that we were using window.top.opener... so
 maybe checking "window.parent.document.domain" should work in the same way
 as "window.parent.OnUploadCompleted", but without impacting on the code
 generality.

 I'm reviewing- it just to check this approach, otherwise everything sounds
 good.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2115#comment:5>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to