[Pywikipedia-l] [ pywikipediabot-Bugs-2198717 ] Cannot read AllPages

SourceForge.net noreply at sourceforge.net
Mon Nov 3 10:44:55 UTC 2008


Bugs item #2198717, was opened at 2008-10-26 21:34
Message generated for change (Comment added) made by a_engels
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2198717&group_id=93107

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: None
>Status: Pending
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: maksim j (maksimpp)
Assigned to: Nobody/Anonymous (nobody)
Summary: Cannot read AllPages

Initial Comment:
Cannot read all categories from it.wikipedia

nsp=14
start=u''

for page in mysite.allpages(start = start, namespace = nsp):
        wikipedia.output(page.title())


After Categoria:Progetto:Biografie/Tabella monitoraggio automatico - scrittura nc
It get Categoria:Birmingham
with infinite loop.

----------------------------------------------------------------------

>Comment By: Andre Engels (a_engels)
Date: 2008-11-03 11:44

Message:
Claimed to have been corrected in the MediaWiki code (might not yet be life
on Wikipedia, but will be soon)

----------------------------------------------------------------------

Comment By: Andre Engels (a_engels)
Date: 2008-11-03 08:38

Message:
This seems to be a problem not with the bug code, but with the Mediawiki
API. I have submitted a bug report at
https://bugzilla.wikimedia.org/show_bug.cgi?id=16225 which, when resolved,
should correct this issue. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2198717&group_id=93107



More information about the Pywikipedia-l mailing list