﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3992	Fix core/ckeditor2 test	Artur Formella	Frederico Caldeira Knabben	"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%
}}}

"	Task	closed	Normal	CKEditor 3.0	QA		fixed	Confirmed Review+	
