Bugs item #2995454, was opened at 2010-05-02 13:43
Message generated for change (Tracker Item Submitted) made by wikimercy
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2995454&group_…
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: category
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mercy (wikimercy)
Assigned to: Nobody/Anonymous (nobody)
Summary: Double redirects on Commons
Initial Comment:
The bot fixes a double redirect, however, it does not take account for the fact that Files and Categories need a colon before the namespace name on Commons.
See an example here: http://commons.wikimedia.org/w/index.php?title=Lee_Ang&diff=prev&oldid=3395… and in the following revision.
--------------
Pywikipedia rev. 8140
Python 2.6.4 (r264:75706, Nov 3 2009, 13:23:17) [MSC v.1500 32 bit (Intel)] on win32
use_api = True
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2995454&group_…
Feature Requests item #2994661, was opened at 2010-04-30 11:53
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2994661&group_…
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
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: links to pages in error messages
Initial Comment:
Please make sure in warnings/error messages in bots output pages ALWAYS come with language codes. This would make it easier to analyse logs and track issues. So e.g. in wikipedia.py it should rather be
elif isinstance(error, PageNotSaved):
output(u"Saving page %s failed: %s"
% (page.aslink(True), error))
instead of
elif isinstance(error, PageNotSaved):
output(u"Saving page [[%s]] failed: %s"
% (page.title(), error))
Please fix all similar occurrences so that pages are always accompanied by a language code. Thanks!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2994661&group_…
Bugs item #2995320, was opened at 2010-05-01 16:20
Message generated for change (Settings changed) made by manuelt15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2995320&group_…
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: category
Group: None
Status: Open
Resolution: None
>Priority: 6
Private: No
Submitted By: manuelt15 (manuelt15)
Assigned to: Nobody/Anonymous (nobody)
Summary: bug when moving cats
Initial Comment:
Hello, when I try to move a cat the bot shows: "ERROR: [[Partido de Carri¢n de los Condes]] is not in category Categor¡a:Partidos judiciales de Palencia!" but the page IS in that cat, I rollbacked to rev 8135 and worked again, maybe the bug is in r8136, can you check?
--------------
Pywikipedia [http] trunk/pywikipedia (r8135, 2010/04/28, 14:33:06)
Python 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2995320&group_…
Bugs item #2995320, was opened at 2010-05-01 16:20
Message generated for change (Tracker Item Submitted) made by manuelt15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2995320&group_…
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: category
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: manuelt15 (manuelt15)
Assigned to: Nobody/Anonymous (nobody)
Summary: bug when moving cats
Initial Comment:
Hello, when I try to move a cat the bot shows: "ERROR: [[Partido de Carri¢n de los Condes]] is not in category Categor¡a:Partidos judiciales de Palencia!" but the page IS in that cat, I rollbacked to rev 8135 and worked again, maybe the bug is in r8136, can you check?
--------------
Pywikipedia [http] trunk/pywikipedia (r8135, 2010/04/28, 14:33:06)
Python 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2995320&group_…