RT for rt.cpan.org
Skip Menu
|
Bug #27651 for MediaWiki: readcat() only gets the first 200 articles in a category
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
MediaWiki CPAN distribution
.
Report information
The Basics
Id:
27651
Status:
new
Priority:
0/
Queue:
MediaWiki
People
Owner:
Nobody in particular
Requestors:
buzz [...] exotica.org.uk
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Tue Jun 19 23:44:01 2007
buzz [...] exotica.org.uk - Ticket created
Subject:
readcat() only gets the first 200 articles in a category
the readcat function only gets the first 200 articles in a category. Unless I have missed something, I can't see how to get the next 200.
Thu Jun 21 15:20:39 2007
buzz [...] exotica.org.uk - Correspondence added
From:
buzz [...] exotica.org.uk
On Tue Jun 19 23:44:01 2007, exobuzz wrote:
Show quoted text
> the readcat function only gets the first 200 articles in a category. > Unless I have missed something, I can't see how to get the next 200.
I've realised this is only with the query interface (use_query=1). With the standard screenscraping it works fine.