Lucas_Werkmeister_WMDE added a comment.
We moved the `util.inherit` module to View in Icad3c338cf <https://gerrit.wikimedia.org/r/610898> (for T256054 <https://phabricator.wikimedia.org/T256054>, T257452 <https://phabricator.wikimedia.org/T257452>), but it’s still referenced in Lib: name=Resources.php 'wikibase.api.RepoApi' => $wikibaseApiPaths + [ // ... 'dependencies' => [ 'mediawiki.api', 'mediawiki.ForeignApi', 'util.inherit', ], // ... ], name=LibHooks.php 'wikibase.Site' => $moduleTemplate + [ 'scripts' => [ 'resources/wikibase.Site.js', ], 'dependencies' => [ 'mediawiki.util', 'util.inherit', 'wikibase', ], ], We need to fix this. TASK DETAIL https://phabricator.wikimedia.org/T257857 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, Lucas_Werkmeister_WMDE Cc: Lucas_Werkmeister_WMDE, Aklapper, Hazizibinmahdi, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
