Bugs item #3412831, was opened at 2011-09-22 09:36 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3412831...
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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Page.titleWithoutNamespace broken
Initial Comment: wikipedia.Page.titleWithoutNamespace with True underscore parameter has been broken here: http://svn.wikimedia.org/viewvc/pywikipedia/trunk/pywikipedia/wikipedia.py?r...
wikipedia.Page(None,'Main Page').titleWithoutNamespace(underscore=True)
Traceback (most recent call last): ... AttributeError: 'NoneType' object has no attribute 'replace'
python version.py Pywikipedia [http] trunk/pywikipedia (r9535, 2011/09/20, 17:07:54) Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] config-settings: use_api = True use_api_login = True unicode test: ok
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3412831...
pywikipedia-bugs@lists.wikimedia.org