Last modified: 2013-11-04 08:41:08 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58052, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56052 - HotCat not working
HotCat not working
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Gadgets (Other open bugs)
REL1_21-branch
All All
: Unprioritized normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-23 17:06 UTC by Rob Kam
Modified: 2013-11-04 08:41 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Rob Kam 2013-10-23 17:06:33 UTC
On two separate web hosts. Checked with versions of IE, Chrome, Firefox, Opera and various versions of Windows, from XP to 8 with PCs on different networks/Internet connections. MediaWiki 1.21.2 on Apache 2.2, with PHP 5.3.27 and both MySQL 5.5.32 or 5.3.12. It's the same with Vector and other skins.

I've installed Extension:Gadgets and can get other gadgets, e.g. mySandbox or DotsSyntaxHighlighter to function as expected. I've tried both hotlinking to and copying from commons.

In Chrome's console there are no errors.

In the page's head section there is:
<script async="" src="//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&amp;action=raw&amp;ctype=text/javascript"></script> but in the categories line there is nothing from HotCat.
Comment 1 Rob Kam 2013-10-23 17:34:14 UTC
Downgrading the wiki to MediaWiki 1.19.8 and no other changes, causes HotCat to start functioning again.
Comment 2 Andre Klapper 2013-10-23 17:59:09 UTC
As this covers user-space Gadgets, has this been brought up on  https://en.wikipedia.org/wiki/Wikipedia_talk:HotCat to make sure this is this a bug in https://www.mediawiki.org/wiki/Extension:Gadgets and not in HotCat itself?
Comment 3 Rob Kam 2013-10-23 18:44:55 UTC
It's discussed at Wikipedia_talk:HotCat but without a solution. I've also brought it up at https://commons.wikimedia.org/wiki/Commons:Village_pump#HotCat_not_working_on_an_other_wiki.
Comment 4 Rob Kam 2013-11-03 17:39:04 UTC
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); };
Comment 5 Andre Klapper 2013-11-04 08:41:08 UTC
Thanks for finding the reason. For future reference, this shouldn't have been filed in Bugzilla. :)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links