https://bugzilla.wikimedia.org/show_bug.cgi?id=35893
--- Comment #6 from AlexSm <[email protected]> 2012-07-24 19:30:21 UTC --- I confirm the issue. The problem is that mediawiki.special.block.js is not called from the HTML source. ( https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=resources/mediawiki.special/mediawiki.special.block.js;hb=HEAD ) As a temporary workaround I had to add this to our local [[ru:MediaWiki:Group-sysop.js]]: mw.loader.load('mediawiki.special.block') -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
