https://bugzilla.wikimedia.org/show_bug.cgi?id=32483
--- Comment #5 from Brion Vibber <[email protected]> 2011-12-02 01:44:08 UTC --- Since 'simple' is in Language's list of language names, I think it'd be cleaner to have the logic for this living in Language. Maybe Language::normalizeCode( $code ) ? That could also normalize a number of fuzzy old things that we still have in our list for compatibility: * simple -> en or en-x-simple * bat-smg -> sgs * roa-rup -> rup * fiu-vro -> vro etc Note that there are manual language links on [[en:Main_Page]] at the bottom (not in the sidebar) which have 'lang' attributes on spans surrounding the links. The one for 'Simple English' does use 'simple' as the value here, but this can be changed by editing the page or template. -- 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
