https://bugzilla.wikimedia.org/show_bug.cgi?id=67420

--- Comment #14 from Bartosz DziewoƄski <[email protected]> ---
With no solid evidence to back this up, I have a hunch that the
immediate cause is cde08292 "Add json2.js polyfill (v2014-02-04; with
module skip function)" and the underlying cause is the newly
introduced skip function support in ResourceLoader.

Circumstantial evidence:
* This happens on various very different wikis (Wikidata, Commons,
  Wikisource), which hints towards something in core or very widely
  deployed extension, and I see no interesting changes in extensions
  at first glance on [[mw:MediaWiki_1.24/wmf11]].
* There have been very few other JavaScript changes in core wmf11
  (apart from that, only three changes: 96c65cf8 fa2d7e8c d57d9edd).
* That change modifies the 'mediawiki.inspect' module to use the new
  functionality, and mediawiki.inspect appears in the problematic URL
  from comment 4.

It would be very helpful if someone who can reproduce this on local
installation could try reverting cde08292 and checking if that fixes
the issue. (I am unable to reproduce even on WMF wikis :( )

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to