﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3866	Unable to run properly when js files retrieve from subdomain url	xiaoyi	Tobiasz Cudnik	"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"	Bug	closed	Normal	CKEditor 3.0	General	3.0 RC	worksforme		zuyi.wang@…
