Bugs item #2198717, was opened at 2008-10-26 20:34
Message generated for change (Comment added) made by sf-robot
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: Closed
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: SourceForge Robot (sf-robot)
Date: 2008-11-22 02:20

Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

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

Comment By: Andre Engels (a_engels)
Date: 2008-11-03 10: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 07: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

_______________________________________________
Pywikipedia-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Reply via email to