#3925: FCKDialog.OpenDialog() - wrong variable mapping (parentWindow)
---------------------------+------------------------------------------------
 Reporter:  ivantcholakov  |       Owner:  martinkou      
     Type:  Bug            |      Status:  assigned       
 Priority:  Normal         |   Milestone:  FCKeditor 2.6.5
Component:  UI : Dialogs   |     Version:  FCKeditor 2.6.4
 Keywords:                 |  
---------------------------+------------------------------------------------
Changes (by martinkou):

  * owner:  => martinkou
  * status:  new => assigned


Comment:

 The parentWindow argument is actually useless - if you need access to the
 parent dialog's window, use

 {{{
 ParentDialog().contentWindow
 }}}

 instead.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3925#comment:2>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to