Page MenuHomePhabricator

Remaining "disable"s in variantname-*
Closed, ResolvedPublic

Description

$ grep '"disable"' *
ike-cans.json: "variantname-iu": "disable",
ike-latn.json: "variantname-iu": "disable",
kk.json: "variantname-kk-kz": "disable",
kk.json: "variantname-kk-tr": "disable",
kk.json: "variantname-kk-cn": "disable",
kk.json: "variantname-kk": "disable",
ku-latn.json: "variantname-ku": "disable",
shi.json: "variantname-shi": "disable",

This usage of "disable" in variantname-* is deprecated and not functioning anymore in favor of [[mw:Manual:$wgDisabledVariants]]. Someone who knows the language should check current and expected status and migrate configurations accordingly.


Version: 1.24rc
Severity: normal

Details

Reference
bz64534

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 3:10 AM
bzimport set Reference to bz64534.
bzimport added a subscriber: Unknown Object (MLST).

For reference:

The "disable" is for disabling the display of options in language variant menu (instead of completely disabling them like $wgDisabledVariants ).