Last modified: 2012-08-14 11:27:25 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 T20273, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18273 - Don't jumble Wanted Categories into Wanted Pages anymore
Don't jumble Wanted Categories into Wanted Pages anymore
Status: RESOLVED DUPLICATE of bug 4204
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.16.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-31 06:58 UTC by Dan Jacobson
Modified: 2012-08-14 11:27 UTC (History)
2 users (show)

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


Attachments
patch (630 bytes, patch)
2009-03-31 06:59 UTC, Dan Jacobson
Details

Description Dan Jacobson 2009-03-31 06:58:15 UTC
Gentlemen, there is no way anybody is going to sift through all the
empty (no text, yes members) categories (2000+ on my wikis) to ever be
able to learn about the real "wanted pages" buried deep within.

But why should they be forced to? There already is a separate Wanted
Categories special page!

This patch fixes Wantedpages so it no longer jumbles in what is
already separately in Wantedcategories. I hope my SQL is efficient.

However one notices there are already also additional special pages
these days to find Wanted Files, Wanted Templates.

So please enhance the patch to further not jumble those in too!

Sure there are other requests in bugzilla to add a selector, and
consolidate the various Wanted*, but I'm talking about a problem that
makes Wantedpages unusable... so while we're waiting for the 'final
solution' please fix this problem.
Comment 1 Dan Jacobson 2009-03-31 06:59:05 UTC
Created attachment 5982 [details]
patch
Comment 2 Siebrand Mazeland 2009-05-17 20:39:40 UTC
Closing this bug as INVALID. A pagelink entry are only made if a category is linked as [[:Category:Foo]]; this makes the category show in Special:WantedPages, but not in Special:WantedCategories. If the category is added as [[Category:Foo]], that will make the catefory show in Special:WantedCategories, but not in SpecialWantedPages.

I have however committed the change to php defined for the namespaces in r50708. Thanks for that.
Comment 3 Dan Jacobson 2009-05-18 01:03:39 UTC
But linking both ways is exactly what my
http://radioscanningtw.jidanni.org/index.php?title=Template:C does, a
thousand times.

Well, you could add a checkbox: "exclude categories?"
Comment 4 Siebrand Mazeland 2009-05-18 01:08:14 UTC
I do not see anything that would warrent this. As I have explained, pagelinks and categorie membership are the differences in what is being reported on WantedPages vs. WantedCategories. If you really want this for your wiki, feel free to implement it in there as a core patch, but MediaWiki proper shouldn't be burdened with it in my opinion.
Comment 5 Dan Jacobson 2009-05-18 13:06:19 UTC

*** This bug has been marked as a duplicate of bug 4204 ***

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


Navigation
Links