#3866: Unable to run properly when js files retrieve from subdomain url
----------------------------------+-----------------------------------------
 Reporter:  xiaoyi                |       Owner:                 
     Type:  Bug                   |      Status:  new            
 Priority:  High                  |   Milestone:  CKEditor 3.0   
Component:  General               |     Version:  CKEditor 3.0 RC
 Keywords:  CKEDITOR 3 subdomain  |  
----------------------------------+-----------------------------------------
 Hello,

 Regarding ckeditor RC release, I have found an issue that the script
 Unable to run properly when js files retrieve from subdomain url

 I am currently running two sites, both sites have exact same functions and
 codes.

 #1 www.abc.com
 #2 www1.abc.com

 I have done 3 tests

 1, when a file within www.abc.com load ckeditor files from
 https://www.abc.com/fckeditor/ckeditor/ckeditor.js, the script executed
 correctly.

 2, when a file within www1.abc.com load ckeditor files from
 https://www1.abc.com/fckeditor/ckeditor/ckeditor.js, the script cannot be
 executed.

 3, when a file within www1.abc.com load ckeditor files from
 https://www.abc.com/fckeditor/ckeditor/ckeditor.js, the script executed
 correctly.

 all the tests can lead a conclusion that JS files retrieved from subdomian
 site cannot be executed correctly.

 Thanks

 Zuyi

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3866>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to