﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5362	Non existent language files causes JavaScript errors	AlexC		"If you set the 'language' configuration value to something which does not exist, 'foobar', for example - CKEditor fails to load and shows the following errors in Google Chrome:

Uncaught TypeError: Cannot read property 'options' of undefined

It also fails to load in every other browser, with similar errors (unable to get at the moment, a colleague should be getting these soon).

We ran across this because we uploaded CKEditor and then removed all language files apart from 'en.js' to save space, as we knew our users would never want other languages.

If no 'language' config value is provided, afaik it picks it up from the browser - and one of our developers had a different language, which resulting in this error.

It would be nicer imo to default to 'en' if the provided language file does not exist."	Bug	closed	Normal		General	3.4.1	wontfix		
