﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7233	"""p is undefined"""	SunboX		"Im using CKEditor 3.5.1 together with mootools 1.3 (on the same page).

I get an error ""p is undefined - line 59"". I have formated ckeditor.js:

http://jsfiddle.net/LFDQD/

Now i get the right lines:

Line: 7613 and
Line: 7622

if I rewrite these lines:

7613: label: p ? p.toolbar: '',
7622: label: p ? p.title : '',

all is fine again. ;o)
"	Bug	closed	Normal		General	3.5.1	expired		
