﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6328	'lang.contextmenu.options' is null or not an object	Jörgen Rydenius		"If using a browser with language setting that has no corresponding javascript file in ckeditor/lang, then Internet Explorer will fail to load the CK editor with javascript error message:

{{{
'lang.contextmenu.options' is null or not an object
ckeditor.js, row 45 char 813
}}}

It looks to me like there is some broken fallback handling here? I would have expected it to use ""en.js"" or something like that when no matching script file was found.

To repeat: remove the javascript file in ckeditor/lang directory that corresponds to your browser's language setting and try open the ckeditor."	Bug	closed	Normal		General	3.3.2	invalid		
