hoo added a comment.
> I dimly remember @hoo saying that this would cause debug log warnings and we should expliclitly specify the correct value in mediawiki-config instead. 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). > 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. TASK DETAIL https://phabricator.wikimedia.org/T225212 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo 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
