https://bugzilla.wikimedia.org/show_bug.cgi?id=15308

--- Comment #13 from Purodha Blissenbach <[email protected]> 
2011-03-14 02:47:58 UTC ---
Here is a quick, possibly incomplete, list of things I am working on:
- language code / locale code links to wrong pages.
- language code / locale code links cannot be avoided.
- some language codes / locale codes are not recognized when capitalized
correctly as of BCP 47.
- some language codes / locale codes are not recognized at all.
- language codes are shown capitalized differently from user input.
- capitalization by user should be irrelevant.
- some localized messages in the extensions .i18n file are not found.
- wrong category links for skill levels used in inner Babel boxes.
- ISO 639-1 language codes are shown even though user choose ISO 369-3 codes.
- ISO 639-1 language codes are used even in wikis accepting ISO 369-3 codes
only.
- correct ISO 639-3 codes without MessageXzz.php file in Mediawiki are
collectively mapped to the wikis content language.
- base category names cannot be specified correctly for a number of wikipedias.
- base category sort keys are mostly wrong (because they are missing)
- contents of automagically created base category pages cannot be properly
specified.
- categories of categories cannot be correctly assigned.
- categories of categories cannot be correctly named for many wikis.
- categories of categories need to have sort keys specified, when used.
- contents of automagically created category of category pages cannot be
properly specified.
- some category inclusions are to be avoided on a per wiki basis, such as
"zxx-0" in "user has command of zxx"
- there need to be exceptional category names for some languages in some
languages.
- cannot link level code to something, e.g. an explanatory page or a category
page.
- GENDER support missing in outer Babel box header and footer.
- cannot pass parameters to templates of the wiki.
- directionality handled incorrectly.
- either numeric level indicators of the wiki script are not recognized, or
standard ones, but not both.
- native level indicators of the wiki other than "N" are not not recognized, or
the standard "N" is not available.
- must be able to find language / locale codes independent of capitalization.
- lookup of language / locale code needs to return a list of ISO 639-X sets, to
which a language code belongs.
- need to offer all ISO-X codes, and language names, and levels as parameters
to various messages, and similar.
- some messages must know when a language name was not translated.
- configuration options using %percent% parameters should be using $1, $2, ...
like other messages do.
- configuration %percent% parameters are insufficient (too few).
- should not said configuration parameters better be in the MediaWiki namespace
than in LocalSettings.php?

I was too lazy to write individual bug reports.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to