Author: dlmnc0d+xkrz5c
Description:
Numbers inconsistency on UI
As this bug on Mozilla https://bugzilla.mozilla.org/show_bug.cgi?id=984142 and https://en.wikipedia.org/wiki/IETF_language_tag for disabling Arabic number on <input type="number">, using ar-u-nu-latn may be needed.
Please consider using it (or any similar solution) on document root of MediaWiki page or just on <input type="number" lang="ar-u-nu-latn"> when wgTranslateNumerals has false value (https://github.com/wikimedia/operations-mediawiki-config/blob/94324d93a58634a70ad3cc84263e2b901bc8923f/wmf-config/InitialiseSettings.php#L3919) to prevent UI inconsistency (which you can see on the attachment) OR change Arabic Wikipedia language code to ar-u-nu-latn.
Version: wmf-deployment
Severity: normal
See Also:
T72109: mediawiki.language should respect $wgTranslateNumerals in convertNumber()
Attached: