Last modified: 2013-10-23 18:17:13 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 T35954, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 33954 - Category will not go to "next 200" under certain circumstances.
Category will not go to "next 200" under certain circumstances.
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Categories (Other open bugs)
1.18.x
All All
: Unprioritized major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-26 01:06 UTC by alfonse215
Modified: 2013-10-23 18:17 UTC (History)
1 user (show)

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


Attachments

Description alfonse215 2012-01-26 01:06:53 UTC
I am not sure what the circumstances are for this to occur exactly. I do have an example here:

http://www.opengl.org/wiki/Category:API_Reference_4

This Wiki uses version 1.18.1. For some reason, when the user presses "next200", it does not go to the next 200. The link changes, but the page doesn't. If you change the `pagefrom` to just `from`, it works fine.

This could be one of two things. 

1: *All* of the pages in that category have a sort key on them.

2: The use of a "/" in the page name, which may be rather unorthodox.

If it is #1, then this is an actual bug in MediaWiki; sort keys shouldn't break next/prev category pages. If it is #2, I can fix that with some bots.
Comment 1 Bawolff (Brian Wolff) 2012-01-26 14:33:58 UTC
> This could be one of two things. 
> 
> 1: *All* of the pages in that category have a sort key on them.
> 
> 2: The use of a "/" in the page name, which may be rather unorthodox.
> 
> If it is #1, then this is an actual bug in MediaWiki; sort keys shouldn't break
> next/prev category pages. If it is #2, I can fix that with some bots.

Both of these are perfectly normal things to do, and shouldn't cause this issue (For the '/', as an aside, you may want to consider enabling subpages for the main namespace (See [[mw:Manual:$wgNamespacesWithSubpages]]) This will enable some special behaviour for '/'s adding navigation links "up" the '/' structure.).


This issue is most likely caused by using an old version of CategoryTree extension, with a newer version of MediaWiki. (Specifically there was some changes in 1.17 that make versions of CategoryTree made for MediaWiki prior to 1.17 cause weird errors when used with versions 1.17 and higher of MediaWiki)

Re-open bug if still happening after upgrading category tree.

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


Navigation
Links