#2115: Permission denied to get property window.OnUploadCompleted
-------------------------------+--------------------------------------------
  Reporter:  wwalc             |       Owner:  wwalc          
      Type:  Bug               |      Status:  reopened       
  Priority:  High              |   Milestone:  FCKeditor 2.6.4
 Component:  Server : ASP.Net  |     Version:  FCKeditor 2.6  
Resolution:                    |    Keywords:  Confirmed      
-------------------------------+--------------------------------------------
Changes (by mxm):

  * status:  closed => reopened
  * resolution:  fixed =>
  * component:  File Browser => Server : ASP.Net
  * milestone:  FCKeditor 2.6.1 => FCKeditor 2.6.4


Comment:

 Replying to [comment:9 fredck]:
 > I've committed the patch for the urgent 2.6.1 release to happen today.
 >
 > Fixed with [2059]. [wiki:SVN Click here] for more info about our SVN
 system.

 Please, change the line 118 in the FileWorkerBase.cs! It is aspx-connector
 and it should be like asp-connector:
 {{{
                         Response.Write( @"(function(){var
 d=document.domain;while (true){try{var
 A=window.parent.document.domain;break;}catch(e)
 {};d=d.replace(/.*?(?:\.|$)/,'');if (d.length==0)
 break;try{document.domain=d;}catch (e){break;}}})();" );

 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2115#comment:12>
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