mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
f5f59a503b
When creating the various notification sources, the server was indexing them with wfWikiID() but the client was using wgDBname to find which one is local and which are remote. On some wikis, like TWN, wfWikiID() includes a db suffix so the JS app on Special:Notifications is failing to find the local source and errors. Bug: T167336 Change-Id: Id60f723b615fb7db54a6f17b1c1be20dfe98e36c |
||
---|---|---|
.. | ||
mw.echo.api.APIHandler.js | ||
mw.echo.api.EchoApi.js | ||
mw.echo.api.ForeignAPIHandler.js | ||
mw.echo.api.js | ||
mw.echo.api.LocalAPIHandler.js | ||
mw.echo.api.NetworkHandler.js | ||
mw.echo.api.PromisePrioritizer.js |