#234: Microsoft Asp.net 2.0 AJAX UpdatePanel Bug
-------------------------------+--------------------------------------------
  Reporter:  Anksunamon        |       Owner:  fredck            
      Type:  Bug               |      Status:  assigned          
  Priority:  Normal            |   Milestone:  FCKeditor 2.6.3   
 Component:  Server : ASP.Net  |     Version:  FCKeditor 2.4     
Resolution:                    |    Keywords:  Confirmed HasPatch
-------------------------------+--------------------------------------------
Changes (by craig_m):

 * cc: [EMAIL PROTECTED] (added)


Comment:

 Replying to [comment:36 fredck]:
 > I've attached a patch that uses the pure JavaScript approach to solve
 this problem. It seems to work well in all different cases.
 >
 > It was tested with .Net 2.0 only... it should work with the 3.5 also...
 test results are welcome.
 >

 Hi there,

 I am experiencing this problem in my application (.Net 2) in Firefox so I
 tried applying your patch, but it didn't seem to fix it.  I then tried
 applying it to serializer's "Test 2" in case it was something else wierd
 about my page, but again it didn't work.

 All I did was copy lines 150 to 186 in the patch file to the
 _AttachFormSubmitToAPI() function in fckeditorapi.js.  I tried putting an
 alert in the function just to check it was being called, but it didn't get
 displayed so i'm not sure if it is being called at all!  Is there
 something else that needs to be done to get it working?

 Thanks

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/234#comment:37>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to