https://bugzilla.wikimedia.org/show_bug.cgi?id=37459
--- Comment #9 from Niklas Laxström <[email protected]> --- I'd restrict data input to Language::isKnownLanguageTag so that we can at least display the name... otherwise we can get all kinds of weird stuff. We can extend our known language tag coverage by resurrecting https://gerrit.wikimedia.org/r/#/c/11829/ - perhaps as an extension. With regards to ULS, interface language selection should be limited to supported languages (Language::isSupportedLanguage) for setlang. uselang should still be able to use pretty much anything (Language::isValidCode). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
