Page MenuHomePhabricator

[Language validation] Implement Language::isSupportedLanguageTag()
Closed, ResolvedPublic

Description

Language::isSupportedLanguageTag() – Checks whether any localisation is available for that language tag in MediaWiki (MessagesXx.php exists).

See http://laxstrom.name/blag/2012/08/28/language-validation-in-mediawiki/ for background; see also bug 41476.


Version: unspecified
Severity: enhancement
URL: http://laxstrom.name/blag/2012/08/28/language-validation-in-mediawiki/

Details

Reference
bz41477

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:50 AM
bzimport set Reference to bz41477.

Change-Id: If48c23fd580133bf78c19d4a0e8e00e74a639fa1

(In reply to comment #1)

Change-Id: If48c23fd580133bf78c19d4a0e8e00e74a639fa1

Merged by Siebrand on the 22nd. Is this bug fixed now?