Patches item #2818283, was opened at 2009-07-08 01:52
Message generated for change (Settings changed) made by siebrand
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2818283&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: Fixed
Priority: 5
Private: No
Submitted By: almaghi (almaghi)
Assigned to: Nobody/Anonymous (nobody)
Summary: New script to manage statistics
Initial Comment:
Create and update a Statistics wikitable
----------------------------------------------------------------------
>Comment By: siebrand (siebrand)
Date: 2009-10-02 11:47
Message:
Added in r7355. Thanks.
----------------------------------------------------------------------
Comment By: siebrand (siebrand)
Date: 2009-10-02 11:47
Message:
Added in r7355. Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2818283&group_…
Patches item #2818283, was opened at 2009-07-08 01:52
Message generated for change (Comment added) made by siebrand
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2818283&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: almaghi (almaghi)
Assigned to: Nobody/Anonymous (nobody)
Summary: New script to manage statistics
Initial Comment:
Create and update a Statistics wikitable
----------------------------------------------------------------------
>Comment By: siebrand (siebrand)
Date: 2009-10-02 11:47
Message:
Added in r7355. Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2818283&group_…
Patches item #2835479, was opened at 2009-08-11 12:12
Message generated for change (Comment added) made by siebrand
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2835479&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: Jean-Daniel Fekete (jdfekte)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allowing xmlreader to read from stdin
Initial Comment:
XML dumps are huge and distributed in 7zip format now. This very small patch allows dumps to be read from the standard input using '-' as file name.
----------------------------------------------------------------------
>Comment By: siebrand (siebrand)
Date: 2009-10-02 11:43
Message:
Submitter, please address comment dated 2009-08-11 13:45 by valhallasw.
Otherwise this patch will be rejected for certain after 2 weeks.
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2009-08-11 13:45
Message:
I never see the point of programs adding '-' as magic filename. Unix has
/dev/stdin, dos/windows have CON. Secondly, it is probably better to use an
internal 7zip decompressor, as pipes tend to be slow.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2835479&group_…
Patches item #2868798, was opened at 2009-09-28 14:16
Message generated for change (Settings changed) made by siebrand
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2868798&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: Fixed
Priority: 6
Private: No
Submitted By: xqt (xqt)
Assigned to: Filnik (filnik)
Summary: Various bugfixes
Initial Comment:
censure.py
handle index error of page.previousRevision()
(solves #2848560)
config.py
set use_api default value to True
(solves various requests to r7267like #2867449, #2865679, #2862265, #2860410)
cosmetic_changes.py
additional features copied from fixes.py
redirect.py
additional exception handling
solve_disambiguation.py
deleted directories removed
weblinkchecker.py
(fix for #2783408)
wikipedia.py
patch #2848560 reverted
getting mediawiki-messages depending of current version
and solves various requests to r7267 like #2867449, #2865679, #2862265, #2860410
----------------------------------------------------------------------
>Comment By: siebrand (siebrand)
Date: 2009-10-02 11:38
Message:
r7348-r7354. Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2868798&group_…
Bugs item #2783408, was opened at 2009-04-29 07:38
Message generated for change (Settings changed) made by siebrand
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2783408&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: Fixed
Priority: 5
Private: No
Submitted By: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: weblinkchecker warning
Initial Comment:
__version__='$Id: weblinkchecker.py 6746 2009-04-28 06:25:09Z shizhao $'
no bug but a warning comes sometimes:
weblinkchecker.py:808: Syntax Warning: name 'day' is asigned to before global declaration global day
----------------------------------------------------------------------
>Comment By: siebrand (siebrand)
Date: 2009-10-02 11:37
Message:
Fixed in r7353
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-09-28 14:18
Message:
patch comes with #2868798
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-09-15 18:16
Message:
patch added
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-08-10 21:15
Message:
The reason is that day is assigned first in line 792:
day = 7
This bug came with r6639
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2783408&group_…
Patches item #2870637, was opened at 2009-09-30 12:25
Message generated for change (Settings changed) made by siebrand
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2870637&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: Duplicate
Priority: 5
Private: No
Submitted By: JAn (jandudik)
Assigned to: Nobody/Anonymous (nobody)
Summary: cs translation for commons_link.py
Initial Comment:
Can be done with 2870634
comment1 = {
'cs':u'Robot přidal šablonu commons',
comment2 = {
'cs':u'Robot přidal šablonu commonscat',
----------------------------------------------------------------------
>Comment By: siebrand (siebrand)
Date: 2009-10-02 11:30
Message:
Duplicate of #2870634 .
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2870637&group_…
Patches item #2870792, was opened at 2009-09-30 16:43
Message generated for change (Settings changed) made by siebrand
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2870792&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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: stanlekub (stanlekub)
Assigned to: Nobody/Anonymous (nobody)
Summary: Update blockpageschecker for the rewrite branch
Initial Comment:
Attached is a path for blockpageschecker.py to allow it's use with the rewrite branch.
Patched against r7339.
----------------------------------------------------------------------
>Comment By: siebrand (siebrand)
Date: 2009-10-02 11:29
Message:
r7346/r7347. Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2870792&group_…
Patches item #2871229, was opened at 2009-10-01 12:17
Message generated for change (Settings changed) made by siebrand
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2871229&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: Fixed
Priority: 5
Private: No
Submitted By: JAn (jandudik)
Assigned to: Nobody/Anonymous (nobody)
Summary: commons_link.py update
Initial Comment:
In attached version:
* added cs. translation
* bugfix - link to mainpage
* bugfix - both {{commons}} and {{commonscat}} was posible to be added
----------------------------------------------------------------------
>Comment By: siebrand (siebrand)
Date: 2009-10-02 11:18
Message:
r7345. Please attach a proper diff next time, and not a whole file.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2871229&group_…
Bugs item #2871750, was opened at 2009-10-02 11:12
Message generated for change (Tracker Item Submitted) made by siebrand
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2871750&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: 7
Private: No
Submitted By: siebrand (siebrand)
Assigned to: Multichill (multichill)
Summary: Commonscat.py crashes with ValueError: too many values to un
Initial Comment:
Commonscat.py crashes after every edit.
Sample command:
commonscat.py -lang:ha -start:! -always
>>> Amurika <<<
+ {{Commonscat|United States}}
Updating page [[Amurika]] via API
Traceback (most recent call last):
File "C:\py\interwiki\commonscat.py", line 379, in <module>
main()
File "C:\py\interwiki\commonscat.py", line 375, in main
(status, always) = addCommonscat(page, summary, always)
File "C:\py\interwiki\commonscat.py", line 263, in addCommonscat
(success, always) = add_text.add_text(page, textToAdd, summary, None, None,
always);
ValueError: too many values to unpack
C:\py\interwiki>version.py
Pywikipedia [http] trunk/pywikipedia (r7343, 2009/10/02, 03:22:11)
Python 2.6 (r26:66721, Oct 2 2008, 11:35:03) [MSC v.1500 32 bit (Intel)]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2871750&group_…
Feature Requests item #2871230, was opened at 2009-10-01 12:18
Message generated for change (Tracker Item Submitted) made by jandudik
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2871230&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: JAn (jandudik)
Assigned to: Nobody/Anonymous (nobody)
Summary: commons in interwiki.py
Initial Comment:
It would be great any feature to check other languages for {{commons}} template and add it. It can be attached to interwiki.py
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2871230&group_…