Last modified: 2013-11-12 17:46:51 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 T58942, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56942 - Hotcat disapear in newpages
Hotcat disapear in newpages
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
Gadgets (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
aklapper-moreinfo
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-12 15:39 UTC by ASammour
Modified: 2013-11-12 17:46 UTC (History)
4 users (show)

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


Attachments

Description ASammour 2013-11-12 15:39:15 UTC
In newpages in ar.wiki, hotcat disapear, and anyone should put a category manuelly then the hotcat will be active.
Comment 1 Andre Klapper 2013-11-12 15:50:34 UTC
Hi ASammour, 
unfortunately this report is not very useful because it does not describe the problem well. If you have time and can still reproduce the problem, please read https://www.mediawiki.org/wiki/How_to_report_a_bug and add a more useful description to this report. I'd love to have clear steps how to reproduce the problem that you see, basically a list of steps that I can follow (exact URLs etc.) so I get the same result shown.
Comment 2 ASammour 2013-11-12 16:08:31 UTC
Ok, sorry for that.
In newpages in ar.wikipedia.org, the hotcat gadget doesnt work, and everyone must add any category to the page (manually), then the hotcat will be active, for example if you go to this page: https://ar.wikipedia.org/w/index.php?title=%D8%AA%D8%B0%D8%B1%D8%B1%D8%AA&redirect=no, you will see that hotcat is disapear, try to add [[تصنيف:قرى]] to the end of the page (manually), you will see that hotcat is active again, in past hotcat was active on all pages in wikipedia.
Comment 3 Umherirrender 2013-11-12 16:18:42 UTC
The component "Gadgets" on bugzilla is only to report bugs against the php part, not to report bugs or problems with local gadgets itself. With the last software update many globals and functions gets deprecated and does not return the previous value. Maybe there is the problem.

For javascript gadget it is also possible, that another javascript error is blocking the execution of the gadget. Check the error console of the browser to find these.

HotCat is a gadget which exists on many wikis, have a look at en.wp or look at commons to find another version.
Comment 4 Andre Klapper 2013-11-12 17:46:51 UTC
Using Firefox' "Browser Console" on https://ar.wikipedia.org/w/index.php?title=%D8%AA%D8%B0%D8%B1%D8%B1%D8%AA&redirect=no (the best first step to find out about such issues), I get

[18:40:05.850] TypeError: container is null @ https://ar.wikipedia.org/w/index.php?title=MediaWiki:Tabs.js&action=raw&ctype=text/javascript:10

That line is:
    var navitem = container.querySelector(".tabs ul li");

So it looks like
    var container = document.getElementById("tabContainer");
already fails.


Anyway, this is custom on-wiki stuff that needs to be fixed on-wiki, and out of scope for this Bugzilla.

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


Navigation
Links