#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
-------------------------------+--------------------------------------------

Comment(by serializer):

 Craig,

 You need to add ?fcksource=true onto your URL. This will mean your
 modified files in _source will be used, instead of the packaged
 fckeditorcode_gecko.js and fckeditorcode_ie.js, which are distributed with
 the editor.

 Once you've finished testing, you can then use "fckpackager" to compile
 the files yourself, then ?fcksource=true is no longer needed.

 The query string is checked by the FCKeditor.Net assembly, and if it finds
 fcksource=true then it uses "fckeditor.original.html" instead of
 "fckeditor.html". This version references the original _source files
 instead of the packaged ones.

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