Addshore added a comment.

In the Registrar class the following line should be loaded in all situations (repo and client)

$wgServiceWiringFiles[] = __DIR__ . '/../WikibaseLexeme.mediawiki-services.php';

It has accidentally been included below:

		if ( !WikibaseSettings::isRepoEnabled() || !$wgLexemeEnableRepo ) {
			return;
		}

Which means it it will not be loaded on clients


TASK DETAIL
https://phabricator.wikimedia.org/T202912

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: WMDE-leszek, Addshore
Cc: Pablo-WMDE, Addshore, TerraCodes, Liuxinyu970226, Aklapper, Jdlrobson, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to