Page MenuHomePhabricator

ULS Unknown Language {ber, fonipa, kok}
Closed, ResolvedPublic

Description

Author: mwalker

Description:
When clicking the edit summary box on meta, I get the following errors in my JS console:

ULS: Unknown language ber. load.php:294
ULS: Unknown language fonipa. load.php:294
ULS: Unknown language kok. load.php:294


Version: master
Severity: minor
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=41489

Details

Reference
bz45047

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 22 2014, 1:31 AM
bzimport set Reference to bz45047.

Not a big issue. I do wonder where these so-called language codes come from, though, because they are completely unknown to me in a MediaWiki context.

extensions/UniversalLanguageSelector/lib/jquery.ime/jquery.ime.js
1346: source: 'rules/fonipa/ipa-sil.js'
1443: 'fonipa': {

It's also mentioned in an old discussion but not in any script on Meta or Commons. https://meta.wikimedia.org/wiki/Meta_talk:Language_proposal_policy/Community_draft/Archive_1#Proposal_for_principles

They are happening when uploading with UW:
"ULS: Unknown language doi."
"ULS: Unknown language fonipa."

(it also seems to lock up a little while loading ULS)

  • Bug 57121 has been marked as a duplicate of this bug. ***

They are happening whenever ULS triggers, or maybe whenever it loads. It's pretty annoying.