https://bugzilla.wikimedia.org/show_bug.cgi?id=33223
--- Comment #2 from Daniel Friesen <[email protected]> 2011-12-30 22:57:51 UTC --- We actually have another issue related to the way variants are done. In most of our variants we have really weird and counter-intuitive definitions. For example, zh defines the list of variants, and zh falls back to zh-hans. zh-tw falls back to zh-hans, zh-hant. zh-cn falls back to zh-hans. And so on. In other words. For zh hasVariants returns true. But for zh-hans, zh-hant, zh-tw, zh-cn, etc... they all return false even though they are part of the list of variants. (Is actually a separate bug in the way of something I was trying to improve) -- 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
