https://bugzilla.wikimedia.org/show_bug.cgi?id=32483
--- Comment #10 from Derk-Jan Hartman <[email protected]> 2011-12-12 08:44:29 UTC --- some comments: 1: We should probably have getBCP47LanguageTag( $code, [$variant] ) 2: My patch maps getCode() to use getBCP47LanguageTag(), but that was just to get some quick testing done of course. 3: The table... I'm not entirely sure we want to use wgDummyLanguageCodes. Or alternatively, wether that table should contain qqq qqz in the way that it does now. Perhaps adapt wgDummyLanguageCodes into wgLanguageTagConversion()=wgDummyLanguageCodes ++ qqq+ qqz; or something simliar -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
