Page MenuHomePhabricator

piped links in categories
Closed, ResolvedPublic

Description

Author: timwi

Description:
BUG MIGRATED FROM SOURCEFORGE
http://sourceforge.net/tracker/index.php?func=detail&aid=971588&group_id=34373&atid=411192
Originally submitted by Nobody/Anonymous - nobody 2004-06-12 08:38

See [[Category:Albums by artist]]. After I changed the
subcategories to piped links (for example
[[Category:Albums by artist|Cure albums]] so it would
alphabetize as "Cure" instead of "The"). The
subcategory list at [[Category:Albums by artist]] has
duplicate letters for piped links versus none.

Tuf-Kat

  • Additional comments ------------------------

Date: 2004-06-13 09:11
Sender: SF user redwolf_ca

I see a similar problem with [[Category:Mountains]]. On
[[Category:Mountains of Canada]], I used
[[Category:Mountains|Canada]] and on [[Category:Mountains of
China]], I used [[Category:Mountains|China]]. However, when
I go to [[Category:Mountains]], Mountains of Canada and

Mountains of China are listed under separate C letters.

Date: 2004-08-07 04:00
Sender: SF user vibber

The _complete_ page name is used for the default sort key --
that means
"Category:The Cure albums". Leaving it off in a custom sort key
means
that you sort out of sequence.

However the 'Category:' is removed from the subcategory display,
and
thus the confusing results. It might make sense to special-case
category
pages so the default sort key doesn't include the namespace.


Date: 2004-08-16 07:59
Sender: SF user timwi

This bug has been migrated to MediaZilla:
http://bugzilla.wikipedia.org/show_bug.cgi?id=76
Please leave additional comments or attachments there.


Version: unspecified
Severity: normal

Details

Reference
bz96

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 6:44 PM
bzimport set Reference to bz96.
bzimport added a subscriber: Unknown Object (MLST).

rowan.collins wrote:

Duplicate migration

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

wikidata-services wrote:

Commit pushed to updateReadmeUsage at https://github.com/wmde/ValueView

https://github.com/wmde/ValueView/commit/d9c4f31d59562964da4ccd9387668a223542621a
Update the usage section of the README

This was totally outdated and no longer functional.
Fixes issue #96.