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

Rob Kam <rob...@ymail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Rob Kam <rob...@ymail.com> ---
It's working again since
https://commons.wikimedia.org/w/index.php?title=MediaWiki%3AGadget-HotCat.js&diff=108663763&oldid=102094284

 mw.loader.using('user', function(){ jQuery(document).ready(run); });
was changed to
 var startHotCat = function(){ jQuery(document).ready(run); };

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to