Bugs item #2180544, was opened at 2008-10-19 21:36 Message generated for change (Settings changed) made by nicdumz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2180544...
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: Bernhard Mayr (falk_steinhauer) Assigned to: Nobody/Anonymous (nobody) Summary: Bug in wikipedia.py and corresponding fix
Initial Comment: Pywikipedia [http] trunk/pywikipedia (r6000, Oct 19 2008, 13:59:03) Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)]
The line preceeding to line 5229 of wikipedia.py needs to return from function allpages() when we catched the NotImplementedError.
Otherwise every robot will crash when being used for older wikis since the function steps through code that is only appropriate for new wikis.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2180544...