#3434: Replace config.autoLanguage comment with config.language in config.js. -----------------------+---------------------------------------------------- Reporter: martinkou | Owner: Type: Bug | Status: new Priority: Normal | Milestone: CKEditor 3.0 Component: General | Version: SVN (CKEditor) Keywords: | -----------------------+---------------------------------------------------- The config.autoLanguage parameter is now obsolete - it's not checked anywhere by the editor's code. Instead, what we're doing right now is this:
1. Check if there's a config.language - if it is defined, use that. 2. Check if we have a translation matching the browser's default language - if we have, use that. 3. If all fails, use config.defaultLanguage. Right now the explanation in config.js, as well as some of the documentations in _source/core/lang.js, are not reflecting what's actually happening. -- Ticket URL: <http://dev.fckeditor.net/ticket/3434> FCKeditor <http://www.fckeditor.net/> The text editor for Internet ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ FCKeditor-Trac mailing list FCKeditor-Trac@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fckeditor-trac