﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8220	Renaming ckeditor.js file couse error	djob		"Greetings,

after 5 hours of solving my ckeditor bug:

- toolbar is undefined
- m.lang.contectMenu is undefined 
....

I found simple bug:

For purposes of my CMS i use custom js library names so i rename
ckeditor.js into lib.ckeditor.core.js

After that nothing worked.

Obviously scripts have predefined min ckeditor file name.

My tree structure:

- lib
----jquery
-------ckeditor_adapter
----------lib.jquery.ckeditor_adapter.js
----ckeditor
-------ckeditor.js
-------......
.......

index.php

All files are successfully included.

If i missed something, please tell.

"	Bug	closed	Normal		General	3.6.1	invalid		
