https://bugzilla.wikimedia.org/show_bug.cgi?id=53963
--- Comment #2 from Tilman Bayer <[email protected]> --- (In reply to comment #1) > The ID of the input method for German has changed recently. We're suspecting > that to be the cause. Can you select an input method for another language, > then > go back to the current input method, and see if the problem still exists? > > This may be an issue with properly handling (currently) invalid local > preferences that we would need to resolve. Thanks, that may be the reason. To be clear, I had observed this error in several translation languages, and several interface languages (setlang), not just German. But indeed, when I use the little keyboard icon in the translation unit edit form to switch to "Use native keyboard CTRL+M" (English), the translation saves properly after that. And setting the input method to German again in the same place generates a very similar error as earlier: Uncaught TypeError: Cannot read property 'depends' of undefined load.php?debug=false&lang=en&modules=jquery.ime&skin=vector&version=20130905T145450Z&*:4 IME.load load.php?debug=false&lang=en&modules=jquery.ime&skin=vector&version=20130905T145450Z&*:4 IMESelector.selectIM load.php?debug=false&lang=en&modules=jquery.ime&skin=vector&version=20130905T145450Z&*:17 IMESelector.selectLanguage load.php?debug=false&lang=en&modules=jquery.ime&skin=vector&version=20130905T145450Z&*:16 (anonymous function) load.php?debug=false&lang=en&modules=jquery.ime&skin=vector&version=20130905T145450Z&*:13 jQuery.event.dispatch load.php?debug=false&lang=en&modules=jquery%2Cmediawiki%2CSpinner%7Cjquery.…l%7Cmw.MwEmbedSupport&only=scripts&skin=vector&version=20130905T145332Z:45 elemData.handle.eventHandle load.php?debug=false&lang=en&modules=jquery%2Cmediawiki%2CSpinner%7Cjquery.…l%7Cmw.MwEmbedSupport&only=scripts&skin=vector&version=20130905T145332Z:38 As an aside, in Chrome (but not Firefox) I also see the following warning when opening the edit form by clicking the pencil icon: ULS: Unknown language doi. load.php?debug=false&lang=en&modules=ext.centralNotice.bannerController%7Ce….page.startup%7Cskins.vector.js&skin=vector&version=20130910T001026Z&*:274 ULS: Unknown language fonipa. load.php?debug=false&lang=en&modules=ext.centralNotice.bannerController%7Ce….page.startup%7Cskins.vector.js&skin=vector&version=20130910T001026Z&*:274 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
