Last modified: 2013-10-27 21:22:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T57177, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 55177 - Documentation Error get in wikipedia.py
Documentation Error get in wikipedia.py
Status: RESOLVED INVALID
Product: Pywikibot
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Lowest normal
: ---
Assigned To: Pywikipedia bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-05 04:38 UTC by Kunal Mehta (Legoktm)
Modified: 2013-10-27 21:22 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Kunal Mehta (Legoktm) 2013-10-05 04:38:04 UTC
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1497/
Reported by: Anonymous user
Created on: 2012-07-25 00:09:41
Subject: Documentation Error get in wikipedia.py
Original description:
The documentation for wikipedia.py in the latest version that I checked out on July 24 2012
for method get
says         @exception IsRedirectPage The page is a redirect. The argument of the
exception is the title of the page it
redirects to.

but in fact the argument of the exception is actually a Page object not a string of text
Comment 1 Amir Ladsgroup 2013-10-27 21:22:48 UTC
Do these steps to see the argument of the exception is the page title not the title:
http://paste.ubuntu.com/6314778/

Same about core

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links