Lucas_Werkmeister_WMDE added a comment.
> I'm not sure what level exactly it logs at, but it at very least debug
logs… and given we resolve this on almost every Wikidata related request, we
should try to avoid this also for performance reasons (even if no one listens
to that log).
Found it, it’s in `SettingsArray::getSetting()`:
$this->logger->debug(
'{method}: setting {settingName} was given as a closure, resolve it to
{logValue}',
[
'method' => __METHOD__,
'settingName' => $settingName,
'logValue' => $logValue,
]
);
>> Notice: Undefined variable: wmgWBRepoConceptBaseUri in
/srv/mediawiki/wmf-config/Wikibase.php on line 149
>
> This is because the default was set to `null` and that makes
`SiteConfiguration::getAll` (which mediawiki-config uses to propagate the
setting globals) omit the variable completely, so this is just another symptom
of the incomplete set of wikis this was defined for.
Ah, thanks.
TASK DETAIL
https://phabricator.wikimedia.org/T225212
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, hoo, darthmon_wmde, Premeditated,
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen,
rosalieper, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs