#3992: Fix core/ckeditor2 test
---------------------+------------------------------------------------------
 Reporter:  arczi    |       Owner:              
     Type:  Task     |      Status:  new         
 Priority:  Normal   |   Milestone:  CKEditor 3.x
Component:  General  |     Version:              
 Keywords:           |  
---------------------+------------------------------------------------------
 There is a run-time error:
 {{{
 CKEDITOR.loadFullCore is not a function
 http://localhost/edytor/CKEditor/trunk/_source/tests/core/ckeditor2.html
 Line 15
 }}}

 My suggestion is to replace the following line
 {{{
 <script type="text/javascript" src="../../../ckeditor_source.js"></script>
 <!-- %REMOVE_LINE%
 }}}

 with:
 {{{
 <script type="text/javascript"
 src="../../../ckeditor_basic_source.js"></script> <!-- %REMOVE_LINE%
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3992>
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