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

--- Comment #8 from Fomafix <[email protected]> ---
The hack in https://www.wikidata.org/wiki/MediaWiki:Common.js uses
  mw.msg( 'wikibase-save' )

Maybe the resource 'wikibase-save' not loaded when the script is executed.

This can assured by:
  mw.loader.using( 'wikibase.ui.PropertyEditTool', function () { ... } );

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

Reply via email to