﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
576	_FileBrowserLanguage -- custom configuration file override value not working	David		"
== _FileBrowserLanguage -- custom configuration file override value not working. ==

var _FileBrowserLanguage = 'asp' ;  ===  is in fckconfig.js [[BR]]
var _FileBrowserLanguage = 'aspx' ; ===  is in fckcustom.js[[BR]]


Still tries to execute original configuration file value, 'asp'  [[BR]]
-- all other config override file values are working properly (_QuickUploadLanguage, toolbars, etc.)


Work-around: simply put the 'aspx' value into the original config file and it works fine.[[BR]]

"	Bug	closed	Normal		General	FCKeditor 2.4.3	invalid		
