Bugs item #3608710, was opened at 2013-03-21 05:55
Message generated for change (Comment added) made by riot69
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3608710&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
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Two bug
Initial Comment:
See http://www.mediawiki.org/wiki/Manual_talk:Pywikipediabot#Some_bugs_22829
----------------------------------------------------------------------
Comment By: Andre Klapper (riot69)
Date: 2013-05-06 06:57
Message:
Last comment on thread says "These are clearly HTTP errors as stated. The
problem is with the server, not the bot. Try again later or contact the
maintainer of the wiki."
Proposing to close this ticket as INVALID.
In general, see https://www.mediawiki.org/wiki/How_to_report_a_bug for how
to write *good* bug reports.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3608710&group_…
Bugs item #3611979, was opened at 2013-04-26 12:21
Message generated for change (Comment added) made by amird
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3611979&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: General
Group: None
>Status: Closed
>Resolution: Duplicate
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unable to edit WikiData claims
Initial Comment:
Trying to create new claim in WikiData with data.editclaim function (data in a instance of datapage) will give the following error
File "C:/Python27/Lib/site-packages/pywikipedia\wikipedia.py", line 4361, in editclaim
raise RuntimeError("API query error: %s" % data)
RuntimeError: API query error: {u'servedby': u'mw1196', u'error': {u'info': u'Unknown error: "Can only construct StringValue from strings"', u'code': u'unknownerror'}}
----------------------------------------------------------------------
>Comment By: Amir (amird)
Date: 2013-05-06 06:42
Message:
duplicate of bug # 3611980 thanks
----------------------------------------------------------------------
Comment By: Andre Klapper (riot69)
Date: 2013-05-06 06:25
Message:
Duplicate of ticket 3611980 (which has more comments)?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3611979&group_…
Bugs item #3611979, was opened at 2013-04-26 12:21
Message generated for change (Comment added) made by riot69
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3611979&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: General
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unable to edit WikiData claims
Initial Comment:
Trying to create new claim in WikiData with data.editclaim function (data in a instance of datapage) will give the following error
File "C:/Python27/Lib/site-packages/pywikipedia\wikipedia.py", line 4361, in editclaim
raise RuntimeError("API query error: %s" % data)
RuntimeError: API query error: {u'servedby': u'mw1196', u'error': {u'info': u'Unknown error: "Can only construct StringValue from strings"', u'code': u'unknownerror'}}
----------------------------------------------------------------------
Comment By: Andre Klapper (riot69)
Date: 2013-05-06 06:25
Message:
Duplicate of ticket 3611980 (which has more comments)?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3611979&group_…
Bugs item #3612444, was opened at 2013-05-01 19:14
Message generated for change (Settings changed) made by amird
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612444&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: rewrite
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: ChongDae (cdpark)
>Assigned to: Amir (amird)
Summary: botflag is not set in editEntity by default
Initial Comment:
editEntity and other methods for ItemPage do not set bot flags by default.
$ python version.py
Pywikibot pywikibot/__init__.py (r11473, 2013/04/27, 11:40:24, OUTDATED)
Python 2.7.3 (default, Aug 1 2012, 05:14:39)
[GCC 4.6.3]
unicode test: ok
----------------------------------------------------------------------
Comment By: ChongDae (cdpark)
Date: 2013-05-02 20:49
Message:
fixed. Thank you.
----------------------------------------------------------------------
Comment By: Amir (amird)
Date: 2013-05-02 01:05
Message:
i fixed in r11487, but check and inform me :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612444&group_…
Bugs item #3612550, was opened at 2013-05-02 22:54
Message generated for change (Tracker Item Submitted) made by nu11zer0
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612550&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: rewrite
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nullzer0 (nu11zer0)
Assigned to: Russell Blau (russblau)
Summary: force login after performing a sysop action
Initial Comment:
After my bot performed a sysop action, then wrote to a page, the bot wrote without botflag! It seems that the framework cached some informations and understood that the bot has no flag. My workaround is to add "site.login()" after every sysop action. But it should be implemented in the framework. Note that now redirect.py also has this problem.
----
Pywikibot branches/rewrite/ (r11487, 2013/05/02, 07:59:55, ok)
Python 2.7.3 (default, Sep 26 2012, 21:53:58)
[GCC 4.7.2]
unicode test: ok
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612550&group_…
Bugs item #3612169, was opened at 2013-04-28 23:38
Message generated for change (Settings changed) made by cdpark
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612169&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: rewrite
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ChongDae (cdpark)
>Assigned to: Nobody/Anonymous (nobody)
Summary: pagegenerators.py bug in rewrite
Initial Comment:
In rewrite branch, generator functions in pagegenerators.py still use deprecated "number" argument.
-------
#!/usr/bin/python
# -*- coding: utf-8 -*-
import pywikibot
from pywikibot import pagegenerators
gen = pagegenerators.ShortPagesPageGenerator(number=30)
i = 0
for page in gen:
i += 1
pywikibot.stdout("%4d: %s" % (i, page.title()))
------------
$ python version.py
Pywikibot [http] branches/rewrite (r11485, 2013/04/28, 17:58:41, ok)
Python 2.7.3 (default, Aug 1 2012, 05:14:39)
[GCC 4.6.3]
unicode test: ok
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612169&group_…
Bugs item #3612444, was opened at 2013-05-01 19:14
Message generated for change (Comment added) made by cdpark
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612444&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: rewrite
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: ChongDae (cdpark)
Assigned to: Nobody/Anonymous (nobody)
Summary: botflag is not set in editEntity by default
Initial Comment:
editEntity and other methods for ItemPage do not set bot flags by default.
$ python version.py
Pywikibot pywikibot/__init__.py (r11473, 2013/04/27, 11:40:24, OUTDATED)
Python 2.7.3 (default, Aug 1 2012, 05:14:39)
[GCC 4.6.3]
unicode test: ok
----------------------------------------------------------------------
>Comment By: ChongDae (cdpark)
Date: 2013-05-02 20:49
Message:
fixed. Thank you.
----------------------------------------------------------------------
Comment By: Amir (amird)
Date: 2013-05-02 01:05
Message:
i fixed in r11487, but check and inform me :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612444&group_…
Bugs item #3612444, was opened at 2013-05-01 19:14
Message generated for change (Comment added) made by amird
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612444&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: rewrite
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ChongDae (cdpark)
Assigned to: Nobody/Anonymous (nobody)
Summary: botflag is not set in editEntity by default
Initial Comment:
editEntity and other methods for ItemPage do not set bot flags by default.
$ python version.py
Pywikibot pywikibot/__init__.py (r11473, 2013/04/27, 11:40:24, OUTDATED)
Python 2.7.3 (default, Aug 1 2012, 05:14:39)
[GCC 4.6.3]
unicode test: ok
----------------------------------------------------------------------
>Comment By: Amir (amird)
Date: 2013-05-02 01:05
Message:
i fixed in r11487, but check and inform me :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612444&group_…
Bugs item #3612169, was opened at 2013-04-28 23:38
Message generated for change (Settings changed) made by cdpark
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612169&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: rewrite
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ChongDae (cdpark)
Assigned to: Russell Blau (russblau)
Summary: pagegenerators.py bug in rewrite
Initial Comment:
In rewrite branch, generator functions in pagegenerators.py still use deprecated "number" argument.
-------
#!/usr/bin/python
# -*- coding: utf-8 -*-
import pywikibot
from pywikibot import pagegenerators
gen = pagegenerators.ShortPagesPageGenerator(number=30)
i = 0
for page in gen:
i += 1
pywikibot.stdout("%4d: %s" % (i, page.title()))
------------
$ python version.py
Pywikibot [http] branches/rewrite (r11485, 2013/04/28, 17:58:41, ok)
Python 2.7.3 (default, Aug 1 2012, 05:14:39)
[GCC 4.6.3]
unicode test: ok
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612169&group_…
Bugs item #3612444, was opened at 2013-05-01 19:14
Message generated for change (Tracker Item Submitted) made by cdpark
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612444&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: rewrite
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ChongDae (cdpark)
Assigned to: Nobody/Anonymous (nobody)
Summary: botflag is not set in editEntity by default
Initial Comment:
editEntity and other methods for ItemPage do not set bot flags by default.
$ python version.py
Pywikibot pywikibot/__init__.py (r11473, 2013/04/27, 11:40:24, OUTDATED)
Python 2.7.3 (default, Aug 1 2012, 05:14:39)
[GCC 4.6.3]
unicode test: ok
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612444&group_…