Patches item #1911954, was opened at 2008-03-11 16:22 Message generated for change (Comment added) made by wikipedian You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=1911954...
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: Accepted
Priority: 5 Private: No Submitted By: AndreasJS (andreasjs) Assigned to: Nobody/Anonymous (nobody) Summary: wikipedia.py recursive redirect + various fixes
Initial Comment: Page.getRedirectTarget(recursive = True): follow redirects, can raise exception InfiniteLoop
Page.title(): Esperanto decoding, fix bug 1425206 and patch 1880140
Page._putPage(): add page name to ServerError message
Page.move(): add NoPage and PageNotSaved exceptions
Page.delete(mark = True): add delete reason as parameter to {{Delete}} tag
getLanguageLinks(): allow interwiki links like :en: pointing to Main Page
----------------------------------------------------------------------
Comment By: Daniel Herding (wikipedian)
Date: 2008-05-05 12:15
Message: Logged In: YES user_id=880694 Originator: NO
All changes applied, except for the changes to Page.getRedirectTarget().
----------------------------------------------------------------------
Comment By: Daniel Herding (wikipedian) Date: 2008-05-05 12:06
Message: Logged In: YES user_id=880694 Originator: NO
Page.getRedirectTarget(recursive = True): follow redirects, can raise exception InfiniteLoop
I don't think this is useful, as long as MediaWiki doesn't follow recursive redirects either.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=1911954...