aude created this task.
aude added a subscriber: aude.
aude added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION
no javascript is being loaded on test.wikidata, including pages like
Special:Search and Special:Preferences that have nothing wikidata specific.
I tried logging in with my bot account instead of my normal account, tried
firefox + chrome, debug=true, disabling all gadgets, clearing local storage,
double-checked my settings that javascript is indeed enabled in my browser,
etc. and still no javascript.
I don't see the problem on test2
I notice js in the header is now wrapped like:
<script>var _mwq = _mwq || []; _mwq.push( function ( mw ) {
mw.loader.implement("user.options",function($,jQuery){mw.user.options.set({"variant":"en"});},{},{},{});mw.loader.implement("user.tokens",function($,jQuery){mw.user.tokens.set({"editToken":"+\\","patrolToken":"+\\","watchToken":"+\\"});},{},{},{});
/* cache key:
testwikidatawiki:resourceloader:filter:minify-js:7:94007ea073e20ad4a3cdce36b2f2e369
*/ } );</script>
mediawiki.org and wikidata.org have like:
<script>if(window.mw){
mw.loader.implement("user.options",function($,jQuery){mw.user.options.set({"variant":"en"});},{},{},{});mw.loader.implement("user.tokens",function($,jQuery){mw.user.tokens.set({"editToken":"+\\","patrolToken":"+\\","watchToken":"+\\"});},{},{},{});
/* cache key:
mediawikiwiki:resourceloader:filter:minify-js:7:94007ea073e20ad4a3cdce36b2f2e369
*/
}</script>
i don't know if this is the issue or what.
TASK DETAIL
https://phabricator.wikimedia.org/T92949
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign
<username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: aude
Cc: aude, Aklapper, Wikidata-bugs
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs