Patches item #2810019, was opened at 2009-06-21 18:47
Message generated for change (Tracker Item Submitted) made by nakor-wikipedia
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2810019&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: Nakor Wikipedia (nakor-wikipedia)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch for getting correct contribb list
Initial Comment:
userlib.contrib() does not get correct user contribs (some are missing) because the regexp used to parse the page is incorrect.
Attached is a patch that fixes the problem.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2810019&group_…
Patches item #2809530, was opened at 2009-06-20 19:34
Message generated for change (Comment added) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2809530&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: Nakor Wikipedia (nakor-wikipedia)
Assigned to: Nobody/Anonymous (nobody)
Summary: correcting issue with diff comment for interwiki link
Initial Comment:
Lately some spaces are missing in the diff comments for interwiki links making them difficult to read. Attached is a patch to fix the issue.
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-21 16:23
Message:
Okay, understood. This is related to
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2808158&group_…
. I fixed the issue, albeit a bit differently, simplifying the code.
Thanks for the patch.
----------------------------------------------------------------------
Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-21 14:59
Message:
thanks for the patch. can you be more specific?
What's the problem it's fixing, and how? I'm not familiar with the issue
nor with that code.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2809530&group_…
Bugs item #2808158, was opened at 2009-06-18 06:17
Message generated for change (Comment added) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2808158&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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Mikko Silvonen (silvonen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Space missing from interwiki edit summary
Initial Comment:
If interwiki.py both adds and modifies interwiki links, the edit summary looks a bit weird:
http://en.wikipedia.org/w/index.php?title=User:SilvonenBot&diff=prev&oldid=…
robot Adding: cv:Хутшăнакан:SilvonenBot, ne:User:SilvonenBotModifying: sc:Usuàriu:SilvonenBot
There used to be a space between the "Adding" and "Modifying" parts.
>python version.py
Pywikipedia [http] trunk/pywikipedia (r6971, Jun 17 2009, 23:42:45)
Python 2.5.4 (r254:67916, Jan 29 2009, 12:02:11) [MSC v.1310 32 bit (Intel)]
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-21 16:22
Message:
should be fixed by r6981
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2808158&group_…
Patches item #2800550, was opened at 2009-06-03 16:59
Message generated for change (Comment added) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800550&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: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Dmitry Nikitin (dmitrynikitin)
Assigned to: Nobody/Anonymous (nobody)
Summary: ru-translations for clean_sandbox.py
Initial Comment:
Index: clean_sandbox.py
===================================================================
--- clean_sandbox.py (revision 6936)
+++ clean_sandbox.py (working copy)
@@ -41,6 +41,7 @@
'pl': u'{{Prosimy - NIE ZMIENIAJ, NIE KASUJ, NIE PRZENOŚ tej linijki - pisz niżej}}',
'pt': u'<!--não apague esta linha-->{{página de testes}}<!--não apagar-->\r\n',
'commons': u'{{Sandbox}}\n<!-- Please edit only below this line. -->',
+ 'ru': u'{{/Пишите ниже}}\n<!-- Не удаляйте, пожалуйста, эту строку, тестируйте ниже -->',
'sr': u'{{песак}}\n<!-- Молимо, испробавајте испод ове линије. Хвала. -->',
'sv': u'{{subst:Sandlådan}}',
'th': u'{{กระบะทราย}}\n<!-- กรณาอยาแกไขบรรทดน ขอบคณครบ/คะ -- Please leave this line as they are. Thank you! -->',
@@ -63,6 +64,7 @@
'pl': u'Robot czyści brudnopis',
'pt': u'Bot: Limpeza da página de testes',
'commons': u'Bot: This page will automatically be cleaned.',
+ 'ru': u'Бот: очистка песочницы',
'sr': u'Чишћење песка',
'sv': u'Robot krattar sandlådan.',
'th': u'โรบอต: กำลงจะเกบกวาดหนานโดยอตโนมต',
@@ -86,6 +88,7 @@
'pl': u'Wikipedia:Brudnopis',
'pt': u'Wikipedia:Página de testes',
'commons': u'Commons:Sandbox',
+ 'ru': u'Википедия:Песочница',
'sr': u'Википедија:Песак',
'sv': u'Wikipedia:Sandlådan',
'th': u'วกพเดย:ทดลองเขยน',
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-21 16:10
Message:
thank you very much, applied in r6980 :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800550&group_…
Patches item #2802434, was opened at 2009-06-07 09:58
Message generated for change (Comment added) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2802434&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: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Linar Khalitov (rubin16)
Assigned to: Nobody/Anonymous (nobody)
Summary: correcting russian edit comment in featured.py
Initial Comment:
Index: featured.py
===================================================================
--- featured.py (revision 6942)
+++ featured.py (working copy)
@@ -81,7 +81,7 @@
'mk': u'Бот: Интервики за избрани статии за [[%s:%s]]',
'pl': u'Bot: Link do artykułu wyróżnionego [[%s:%s]]',
'pt': u'Bot: Ligando artigos destacados para [[%s:%s]]',
- 'ru': u'Робот: робот: избранная статья [[%s:%s]]',
+ 'ru': u'Робот: избранная статья [[%s:%s]]',
'sk': u'Bot: [[%s:%s]] je najlepší článok',
'sr': u'Bot: Међувики за изабране чланке за [[%s:%s]]',
'sv': u'Bot: [[%s:%s]] är en utmärkt artikel',
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-21 16:07
Message:
I can't check; but I have applied this in r6979. Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2802434&group_…
Bugs item #2804222, was opened at 2009-06-10 16:59
Message generated for change (Comment added) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804222&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: outdated family file on arz-wiki
Initial Comment:
Pywikipedia [http] trunk/pywikipedia (r6943, Jun 07 2009, 12:46:54)
Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
WARNING: Outdated family file wikipedia: namespace['arz'][101] is 'nqash albwabth', but should be 'mnaqshth bwabth'
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-21 16:05
Message:
has been fixed since, by siebrand.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804222&group_…
Bugs item #2805572, was opened at 2009-06-12 19:02
Message generated for change (Settings changed) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2805572&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: {{ns:template}} constructs are not recognized
Initial Comment:
sl: disambiguations are not recognized by bot. Bot might find definions im [[Mediawiki:disambiguationspage]]
http://sl.wikipedia.org/wiki/MediaWiki:Disambiguationspage
but there is used construction
[[{{ns:template}}:Razločitev]]
try e.g.
interwiki.py cs:Norfolk
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-21 15:59
Message:
Changing the title to reflect the actual bug.
This should be fixed by r6978. Thanks :)
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-06-21 14:48
Message:
edit line 749 of
families/wikipedia_family.py
change
'sl': None,
by
'sl': [u'Razločitev', u'Disambig'],
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2805572&group_…
Patches item #2809532, was opened at 2009-06-20 19:36
Message generated for change (Comment added) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2809532&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: 9
Private: No
Submitted By: Nakor Wikipedia (nakor-wikipedia)
Assigned to: Nobody/Anonymous (nobody)
Summary: correcting issue with interwiki order on fy.wipedia
Initial Comment:
Interwiki order on fy.wikipedia is incorrect. Attached is a patch to fix this.
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-21 15:02
Message:
Thanks for the report.
Where were you told that it was incorrect? The meta page does not mention
that detail (
http://meta.wikimedia.org/w/index.php?title=Interwiki_sorting_order )
We'd like the communities to as much as possible centralize all the
information on that single page for future reference. If you could pass on
the message, I'd be very grateful.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2809532&group_…
Patches item #2809530, was opened at 2009-06-20 19:34
Message generated for change (Comment added) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2809530&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: Nakor Wikipedia (nakor-wikipedia)
Assigned to: Nobody/Anonymous (nobody)
Summary: correcting issue with diff comment for interwiki link
Initial Comment:
Lately some spaces are missing in the diff comments for interwiki links making them difficult to read. Attached is a patch to fix the issue.
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-21 14:59
Message:
thanks for the patch. can you be more specific?
What's the problem it's fixing, and how? I'm not familiar with the issue
nor with that code.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2809530&group_…
Bugs item #2805572, was opened at 2009-06-12 17:02
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2805572&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: JAn (jandudik)
Assigned to: Nobody/Anonymous (nobody)
Summary: sl disambiguations
Initial Comment:
sl: disambiguations are not recognized by bot. Bot might find definions im [[Mediawiki:disambiguationspage]]
http://sl.wikipedia.org/wiki/MediaWiki:Disambiguationspage
but there is used construction
[[{{ns:template}}:Razločitev]]
try e.g.
interwiki.py cs:Norfolk
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-06-21 12:48
Message:
edit line 749 of
families/wikipedia_family.py
change
'sl': None,
by
'sl': [u'Razločitev', u'Disambig'],
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2805572&group_…