Patches item #3554838, was opened at 2012-08-06 06:17
Message generated for change (Tracker Item Submitted) made by nickanc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3554838&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: nickanc (nickanc)
Assigned to: Nobody/Anonymous (nobody)
Summary: Changes for italian in lonelypages.py
Initial Comment:
Here the diff:
Index: lonelypages.py
===================================================================
--- lonelypages.py (revision 10473)
+++ lonelypages.py (working copy)
@@ -78,7 +78,7 @@
'ar':u'بوت: صفحة يتيمة، إضافة قالب',
'ca':u'Bot:Pàgina orfe, afegint plantilla',
'en':u'Robot: Orphan page, add template',
- 'it':u'Bot: Voce orfana, aggiungo template {{O}}',
+ 'it':u'[[Project:Bot|Bot]]: Voce orfana, aggiungo template {{O}}',
'ja':u'ロボットによる: 孤立したページへのテンプレート貼付け',
'zh':u'機器人: 本頁的鏈入頁面太少',
}
@@ -89,7 +89,7 @@
'ar':u'بوت: إضافة صفحة توضيح',
'ca':u'Bot; Afegint una desambiguació',
'en':u'Robot: Adding a disambig page',
- 'it':u'Bot: Aggiungo una disambigua',
+ 'it':u'[[Project:Bot|Bot]]: Aggiungo una disambigua',
'ja':u'ロボットによる: 曖昧さ回避の追加',
'zh':u'機器人: 增加消歧義頁面',
}
@@ -101,7 +101,7 @@
'ar': [ur'\{\{(?:قالب:|)(يتيمة)[\|\}]'],
'ca': [r'\{\{(?:template:|)(orfe)[\|\}]'],
'en': [r'\{\{(?:template:|)(orphan)[\|\}]', r'\{\{(?:template:|)(wi)[\|\}]'],
- 'it': [r'\{\{(?:template:|)(o)[\|\}]'],
+ 'it': [r'\{\{(?:template:|)(o|a)[\|\}]'],
'ja': [ur'\{\{(?:template:|)(孤立)[\|\}]'],
'zh': [r'\{\{(?:template:|)(orphan)[\|\}]'],
}
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3554838&group_…
Patches item #3554344, was opened at 2012-08-04 12:31
Message generated for change (Tracker Item Submitted) made by nickanc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3554344&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: nickanc (nickanc)
Assigned to: Nobody/Anonymous (nobody)
Summary: lonely pages as an handlearg
Initial Comment:
This is the first time I make edits to pagegenerators.py. I added a new parameter -lonelypages:n to work on lonely pages. :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3554344&group_…
Patches item #3554303, was opened at 2012-08-04 09:16
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3554303&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: Andrei Stroe (acstroe)
>Assigned to: xqt (xqt)
Summary: archivebot.py for ro.wikipedia
Initial Comment:
Patch that contains regexes that enable archivebot.py to on ro.wikipedia.
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-08-04 09:31
Message:
Done in r10473. Thanks.
You shouldn't use TABs in source code. This could cause identation errors
(PEP 8).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3554303&group_…
Patches item #3554303, was opened at 2012-08-04 09:16
Message generated for change (Tracker Item Submitted) made by acstroe
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3554303&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: Andrei Stroe (acstroe)
Assigned to: Nobody/Anonymous (nobody)
Summary: archivebot.py for ro.wikipedia
Initial Comment:
Patch that contains regexes that enable archivebot.py to on ro.wikipedia.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3554303&group_…
Bugs item #3552972, was opened at 2012-07-31 20:58
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3552972&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: Invalid
Priority: 5
Private: No
Submitted By: liangent (liangent)
Assigned to: xqt (xqt)
Summary: "locale.Error: unsupported locale setting" on nightshade.ts
Initial Comment:
Reported at https://jira.toolserver.org/browse/TS-1467
Pywikipedia [http] trunk/pywikipedia (r10457, 2012/07/15, 08:27:45)
Python 2.6.6 (r266:84292, Jul 11 2012, 14:46:24)
[GCC 4.4.5]
config-settings:
use_api = True
use_api_login = True
unicode test: triggers problem #3081100
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-08-01 21:52
Message:
Work-arround with r10464 which does not solves the underlying problem.
btw: You should update your python release. Python >= 2.7.2 is strictly
recommended for interlanguage maintenance. And last: maintaining
interlanguage links is restricted on toolserver.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3552972&group_…
Bugs item #3553529, was opened at 2012-08-02 01:53
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3553529&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: Works For Me
Priority: 5
Private: No
Submitted By: liangent (liangent)
>Assigned to: xqt (xqt)
Summary: IOError: [Errno 27] File too large on nightshade.ts
Initial Comment:
Following up the previous bug, after the workaround, there's https://jira.toolserver.org/browse/TS-1477 now.
btw.
1. https://jira.toolserver.org/browse/TS-1466
2. I don't think I'm long-running interwiki.py. It only work when people throws some new articles into an category with some metadata (so I need to call it from php instead of from shell directly)
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-08-04 05:39
Message:
Please examine your shell, this is not a bug concerning the framework.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3553529&group_…
Bugs item #3553529, was opened at 2012-08-02 01:53
Message generated for change (Tracker Item Submitted) made by liangent
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3553529&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: liangent (liangent)
Assigned to: Nobody/Anonymous (nobody)
Summary: IOError: [Errno 27] File too large on nightshade.ts
Initial Comment:
Following up the previous bug, after the workaround, there's https://jira.toolserver.org/browse/TS-1477 now.
btw.
1. https://jira.toolserver.org/browse/TS-1466
2. I don't think I'm long-running interwiki.py. It only work when people throws some new articles into an category with some metadata (so I need to call it from php instead of from shell directly)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3553529&group_…
Bugs item #3552972, was opened at 2012-07-31 20:58
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3552972&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: Invalid
Priority: 5
Private: No
Submitted By: liangent (liangent)
>Assigned to: xqt (xqt)
Summary: "locale.Error: unsupported locale setting" on nightshade.ts
Initial Comment:
Reported at https://jira.toolserver.org/browse/TS-1467
Pywikipedia [http] trunk/pywikipedia (r10457, 2012/07/15, 08:27:45)
Python 2.6.6 (r266:84292, Jul 11 2012, 14:46:24)
[GCC 4.4.5]
config-settings:
use_api = True
use_api_login = True
unicode test: triggers problem #3081100
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-08-01 21:52
Message:
Work-arround with r10464 which does not solves the underlying problem.
btw: You should update your python release. Python >= 2.7.2 is strictly
recommended for interlanguage maintenance. And last: maintaining
interlanguage links is restricted on toolserver.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3552972&group_…
Bugs item #3552972, was opened at 2012-07-31 20:58
Message generated for change (Tracker Item Submitted) made by liangent
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3552972&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: liangent (liangent)
Assigned to: Nobody/Anonymous (nobody)
Summary: "locale.Error: unsupported locale setting" on nightshade.ts
Initial Comment:
Reported at https://jira.toolserver.org/browse/TS-1467
Pywikipedia [http] trunk/pywikipedia (r10457, 2012/07/15, 08:27:45)
Python 2.6.6 (r266:84292, Jul 11 2012, 14:46:24)
[GCC 4.4.5]
config-settings:
use_api = True
use_api_login = True
unicode test: triggers problem #3081100
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3552972&group_…