Bugs item #2970030, was opened at 2010-03-14 00:33
Message generated for change (Tracker Item Submitted) made by masti01
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2970030&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: other
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: masti (masti01)
Assigned to: Nobody/Anonymous (nobody)
Summary: weblinkschecker: AttributeError: HTTPResponse instance has n
Initial Comment:
While processing links by weblinkschecker.py several pages throw the following exception:
Exception while processing URL http://ssd.jpl.nasa.gov/sbdb_query.cgi in page (73139) 2002 GM84
Exception in thread (73139) 2002 GM84 - http://ssd.jpl.nasa.gov/sbdb_query.cgi:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "weblinkchecker.py", line 492, in run
ok, message = linkChecker.check()
File "weblinkchecker.py", line 408, in check
wasRedirected = self.resolveRedirect(useHEAD = useHEAD)
File "weblinkchecker.py", line 371, in resolveRedirect
if response.code >= 300 and response.code <= 399:
AttributeError: HTTPResponse instance has no attribute 'code'
python version.py
Pywikipedia [http] trunk/pywikipedia (r8005, 2010/03/13, 16:46:42)
Python 2.6.2 (r262:71600, Jan 25 2010, 18:46:45)
[GCC 4.4.2 20091222 (Red Hat 4.4.2-20)]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2970030&group_…
Patches item #2969994, was opened at 2010-03-13 22:21
Message generated for change (Tracker Item Submitted) made by masti01
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2969994&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: Translations
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: masti (masti01)
Assigned to: Nobody/Anonymous (nobody)
Summary: pl localization for reflinks.py
Initial Comment:
Adding pl mstiBot to list of bots running reflinks and polish translations
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2969994&group_…
Bugs item #2966436, was opened at 2010-03-09 14:34
Message generated for change (Comment added) made by valhallasw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2966436&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: login
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: fungiblename ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Login no longer available
Initial Comment:
I get the following errors when using a known good user-config.py and family configurations for an SVN checkout of 2009-11-05. This is for a local wiki.
Using 2010-03-09, I get the following error on Ubuntu 9.04 (Python 2.6.2) and Ubuntu 8.04 (Python 2.5.2):
Logging into FamilyName:en as UserName via API
Error downloading data: No JSON object could be decoded
Request: en:/scriptpath/api.php?
Retrying in 1 minutes.... (I changed line 152 of query.py to retry_idle_time*0.01 so I could see the dump without growing a beard first)
Dump output:
Error reported: No JSON object could be decoded
127.0.0.1
/hcrscript/api.php?
{"login":{"result":"Success","lguserid":3,"lgusername":"UserName","lgtoken":"2b448df9379b445c225c0a5c1d3af18b","cookieprefix":"DatabaseName","sessionid":"3dd4cc3dd33236b57da8234d2f73e6d3"}}
on Ubuntu 9.04:
python version.py
Pywikipedia [http] trunk/pywikipedia (r7983, 2010/03/09, 08:14:34)
Python 2.6.2 (release26-maint, April 19, 2009, 01:56:41)
[GCC 4.3.3]
also broken on Ubuntu 8.04
python version.py
Pywikipedia [http] trunk/pywikipedia (r7983, 2010/03/09, 08:14:34)
Python 2.5.2 (r252:60911, Jul 22 2009, 15:35:03)
[GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)]
But it seems to work fine on this system:
foreignhost:pywikipedia-2010-03-09 alex$ python version.py
Pywikipedia [http] trunk/pywikipedia (r7983, 2010/03/09, 08:14:34)
Python 2.5.2 (r252:60911, Feb 22 2008, 07:57:53)
[GCC 4.0.1 (Apple Computer, Inc. build 5363)]
Any ideas what's happening?
----------------------------------------------------------------------
>Comment By: Merlijn S. van Deen (valhallasw)
Date: 2010-03-13 18:30
Message:
>>> json.__author__, json.__name__, json.__version__, json.__package__,
json.__path__
('Bob Ippolito <bob(a)redivi.com>', 'json', '1.9', 'json',
['/usr/lib/python2.6/json'])
?
Probably there is something wrong with the json libraries, but I wonder
what...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2966436&group_…
Patches item #2969890, was opened at 2010-03-13 16:56
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2969890&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: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: masti (masti01)
>Assigned to: xqt (xqt)
Summary: bn interwiki for templates
Initial Comment:
patch for bn.wikipedia to put iw links on /doc pages
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-03-13 17:47
Message:
done in r8005
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2969890&group_…
Patches item #2969890, was opened at 2010-03-13 16:56
Message generated for change (Tracker Item Submitted) made by masti01
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2969890&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: masti (masti01)
Assigned to: Nobody/Anonymous (nobody)
Summary: bn interwiki for templates
Initial Comment:
patch for bn.wikipedia to put iw links on /doc pages
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2969890&group_…
Patches item #2969600, was opened at 2010-03-12 21:02
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2969600&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: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: masti (masti01)
>Assigned to: xqt (xqt)
Summary: eu interwiki for templates
Initial Comment:
eu.wiki requires that interwikis ar put on documentation page
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-03-13 13:28
Message:
done in r8000. Thanks!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2969600&group_…
Patches item #2969600, was opened at 2010-03-12 21:02
Message generated for change (Tracker Item Submitted) made by masti01
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2969600&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: masti (masti01)
Assigned to: Nobody/Anonymous (nobody)
Summary: eu interwiki for templates
Initial Comment:
eu.wiki requires that interwikis ar put on documentation page
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2969600&group_…
Bugs item #2965634, was opened at 2010-03-08 22:56
Message generated for change (Settings changed) made by rubin16
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2965634&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: interwiki
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Linar Khalitov (rubin16)
Assigned to: Nobody/Anonymous (nobody)
Summary: interwiki and wikiprojects
Initial Comment:
r7981
Bots delete (http://ru.wikipedia.org/w/index.php?diff=21744238&oldid=21174086) some interwikis. Look at the bottom of the page: links to es-, fr-, it-wikis were deleted. That wikis have their own separate namespaces for wikiprojects.
Is it possible to stop removing interwikis between "Wikipedia" namespace in one wiki and "Wikiproject" namespace in another ?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2965634&group_…
Bugs item #2968140, was opened at 2010-03-10 18:48
Message generated for change (Tracker Item Submitted) made by jandudik
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2968140&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: interwiki
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: JAn (jandudik)
Assigned to: Nobody/Anonymous (nobody)
Summary: unrecognized dismbiguation templates
Initial Comment:
In http://en.wikipedia.org/wiki/MediaWiki:Disambiguationspage there are some templates which are not as links. bot cannot recognize it and removes links to some disambiguations with templates like {{shiplist}} or {{surname}}.
But these articles are in some languages as disambigs, in some not. Maybe do something for recognize these as semi-disambiguations?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2968140&group_…
Feature Requests item #2964102, was opened at 2010-03-05 05:07
Message generated for change (Comment added) made by russblau
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2964102&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: p858snake (p858snake)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support the use of Assert Edit
Initial Comment:
It would be nice if the use of the Assert Edit[1] extension was supported by the framework, Because for the wikis it is depolyed on (All WMF wikis) it would prevent bots from editing unlogged inif they choose to have it assert its edits.
[1]. http://www.mediawiki.org/wiki/Extension:Assert_Edit
----------------------------------------------------------------------
>Comment By: Russell Blau (russblau)
Date: 2010-03-09 14:10
Message:
Now implemented in the rewrite branch only; using assert=user rather than
assert=bot because some wikis may permit use of the framework without a bot
flag. Probably this should be configurable on a per-wiki basis, but it's a
start.
----------------------------------------------------------------------
Comment By: p858snake (p858snake)
Date: 2010-03-07 17:46
Message:
Time? all the asserting does is add something like "&assert=bot" to the end
of the address and it returns to the bot interface if it has the right or
not, and it should check every edit.
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2010-03-07 16:48
Message:
What checking period does the BAG propose? Every start? Every five minutes?
Every hour? Every edit, every 10, every 100?
----------------------------------------------------------------------
Comment By: Josh Parris (joshparris)
Date: 2010-03-06 08:38
Message:
The en Bot Approval Group is considering this as a future requirement for
bots
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2964102&group_…