#234: Microsoft Asp.net 2.0 AJAX UpdatePanel Bug
-------------------------------+--------------------------------------------
  Reporter:  Anksunamon        |       Owner:                 
      Type:  Bug               |      Status:  new            
  Priority:  Normal            |   Milestone:  FCKeditor 2.6.1
 Component:  Server : ASP.Net  |     Version:  FCKeditor 2.4  
Resolution:                    |    Keywords:  Confirmed      
-------------------------------+--------------------------------------------
Comment (by rafael_neri):

 Hi,

 When the FCKeditor this within a View in a MultiView an error of
 Javascript is generated. To correct this see FredCK is undefined.

 Sorry for english.

 protected override void OnLoad(EventArgs e)
         {
             base.OnLoad(e);

             // Register the dummy function
             ScriptManager.RegisterOnSubmitStatement(this,
 typeof(FCKeditorAjax), "FCKeditorAjaxOnSubmit", "if(typeof(FredCK) !=
 'undefined'){FredCK.FCKeditorV2.Ajax.FCKeditorAjax.WebForm_OnSubmit();}");
         }

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/234#comment:25>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to