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

           Summary: BCP 47 issues (tracking)
           Product: MediaWiki
           Version: unspecified
          Platform: All
               URL: http://tools.ietf.org/html/bcp47
        OS/Version: All
            Status: NEW
          Keywords: tracking
          Severity: normal
          Priority: Normal
         Component: Internationalization
        AssignedTo: [email protected]
        ReportedBy: [email protected]
            Blocks: 2007


As documented in the BCP 47 (RFC 4646 & RFC 4647 as current) a language tag
such "de", "zh-Hant", or "kk-Cyrl-KZ" are recommended. Even the casing are
shuffled (["mn-Cyrl-MN" == "MN-cYRL-mn" == "mN-cYrL-Mn"] are the same code, as
listed in page 5 on RFC 4646).

All of the language code that requested must not case sensistive, such as
http://localhost:8080/~man/mediawiki_svn/index.php/Special:Version?lang=ko-KP
will show the North Korean script instead of English, which was detected as
invalid code.

And the language codes showing should be comply with the BCP 47
recommendations, although the language code showing in preferences are comply
with the recommendation so far.


-- 
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

Reply via email to