Bugs item #2804758, was opened at 2009-06-11 12:41
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804758&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: Nobody/Anonymous (nobody)
Summary: Missing redirect tag for wa-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)]
There has to be a redirect tag for gn-wiki in family.py like:
redirect = {
'wa': [u'redirection'],
see http://wa.wikipedia.org/w/index.php?title=Bovrins&diff=170712&oldid=167539
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2009-06-16 00:06
Message:
Has been fixed in r6961, thanks.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-06-11 12:42
Message:
I found some bot malfunction on wa-wiki. Therefore I increased the prio.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804758&group_…
Bugs item #2805572, was opened at 2009-06-12 19:02
Message generated for change (Tracker Item Submitted) made by jandudik
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
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2805572&group_…
Bugs item #2804758, was opened at 2009-06-11 12:41
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804758&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: 6
Private: No
Submitted By: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing redirect tag for wa-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)]
There has to be a redirect tag for gn-wiki in family.py like:
redirect = {
'wa': [u'redirection'],
see http://wa.wikipedia.org/w/index.php?title=Bovrins&diff=170712&oldid=167539
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2009-06-11 12:42
Message:
I found some bot malfunction on wa-wiki. Therefore I increased the prio.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804758&group_…
Bugs item #2804758, was opened at 2009-06-11 12:41
Message generated for change (Tracker Item Submitted) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804758&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: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing redirect tag for wa-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)]
There has to be a redirect tag for gn-wiki in family.py like:
redirect = {
'wa': [u'redirection'],
see http://wa.wikipedia.org/w/index.php?title=Bovrins&diff=170712&oldid=167539
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804758&group_…
Bugs item #2803753, was opened at 2009-06-09 22:15
Message generated for change (Comment added) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&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: v1.0 (example)
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: interwiki sorting
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)]
It seems there is a wrong interwiki sorting on af-wiki. The sorting is done by language code but it should done by language name. See [http://en.wikipedia.org/wiki/User_talk:Xqt#Your_edits_on_the_Afrikaans_Wiki…] for the report and [http://af.wikipedia.org/w/index.php?diff=473971&oldid=473782] for an example.
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-11 11:48
Message:
Thank you for your understanding, closing the bug as invalid.
Again, if you can think of a better way to explain IW sorting policy on
the meta page, please give it a try: you apparently got confused, it can
happen to others. If, by adding a few lines of explanation, you can avoid
troubles to others, that would be great ;)
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-06-10 17:20
Message:
Thanks for explaining it. I got a response about this assumed irregularity
but it is all right. (see
http://en.wikipedia.org/w/index.php?title=User_talk:Xqt&redirect=no#Your_ed…)
This request may be closed. Thanks a lot!
----------------------------------------------------------------------
Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-10 09:56
Message:
well alphabetic and alphabetic_revised is an ordering type. You see "af" in
this list, because it defines how links to af should be ordered in the
wikis using that order.
To see which wikis use that order, see under the definition:
For example, for alphabetic, only en/lb/no/simple/pl use this order.
And users of alphabetic order are ms/et/fi/vo wikipedias.
Since no specific order is specified for af, the default order is used (By
order of alphabet, based on language code). Do you understand now?
If you think that the page could use some clarifications to improve
readability, please go ahead ;)
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-06-10 09:49
Message:
Is this quite right? af is listed at self.alphabetic and
self.alphabetic_revised at
http://meta.wikimedia.org/wiki/Interwiki_sorting_order
----------------------------------------------------------------------
Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-10 00:20
Message:
Hello.
According to http://meta.wikimedia.org/wiki/Interwiki_sorting_order this
behavior is correct: the default sort order is used for af.
If the afrikaans wikipedia wants to change their sort order, I am fine
with it, but they need to _first_ edit the meta page (linking to a local
wikipedia page which shows consensus) and then ask here for the change. If
we don't follow this process, then pywikipedia bots will use one sort
order, phpwikipedia bots will use another sort order, etc.... and it's not
going to look pretty.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&group_…
Bugs item #2803753, was opened at 2009-06-09 22:15
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&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: v1.0 (example)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: interwiki sorting
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)]
It seems there is a wrong interwiki sorting on af-wiki. The sorting is done by language code but it should done by language name. See [http://en.wikipedia.org/wiki/User_talk:Xqt#Your_edits_on_the_Afrikaans_Wiki…] for the report and [http://af.wikipedia.org/w/index.php?diff=473971&oldid=473782] for an example.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-06-10 17:20
Message:
Thanks for explaining it. I got a response about this assumed irregularity
but it is all right. (see
http://en.wikipedia.org/w/index.php?title=User_talk:Xqt&redirect=no#Your_ed…)
This request may be closed. Thanks a lot!
----------------------------------------------------------------------
Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-10 09:56
Message:
well alphabetic and alphabetic_revised is an ordering type. You see "af" in
this list, because it defines how links to af should be ordered in the
wikis using that order.
To see which wikis use that order, see under the definition:
For example, for alphabetic, only en/lb/no/simple/pl use this order.
And users of alphabetic order are ms/et/fi/vo wikipedias.
Since no specific order is specified for af, the default order is used (By
order of alphabet, based on language code). Do you understand now?
If you think that the page could use some clarifications to improve
readability, please go ahead ;)
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-06-10 09:49
Message:
Is this quite right? af is listed at self.alphabetic and
self.alphabetic_revised at
http://meta.wikimedia.org/wiki/Interwiki_sorting_order
----------------------------------------------------------------------
Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-10 00:20
Message:
Hello.
According to http://meta.wikimedia.org/wiki/Interwiki_sorting_order this
behavior is correct: the default sort order is used for af.
If the afrikaans wikipedia wants to change their sort order, I am fine
with it, but they need to _first_ edit the meta page (linking to a local
wikipedia page which shows consensus) and then ask here for the change. If
we don't follow this process, then pywikipedia bots will use one sort
order, phpwikipedia bots will use another sort order, etc.... and it's not
going to look pretty.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&group_…
Bugs item #2804222, was opened at 2009-06-10 16:59
Message generated for change (Tracker Item Submitted) made by xqt
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: Open
Resolution: None
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'
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804222&group_…
Bugs item #2804128, was opened at 2009-06-10 14:45
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804128&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: 6
Private: No
Submitted By: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing redirect tag for gn-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)]
There has to be a redirect tag for gn-wiki in family.py like:
redirect = {
'gn': [u'redirección'],
see http://gn.wikipedia.org/w/index.php?title=Vrasil&diff=30993&oldid=30960
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2009-06-10 14:47
Message:
Because there was a bots malfunction edit I give it a higher prio.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804128&group_…
Bugs item #2804128, was opened at 2009-06-10 14:45
Message generated for change (Tracker Item Submitted) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804128&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: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing redirect tag for gn-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)]
There has to be a redirect tag for gn-wiki in family.py like:
redirect = {
'gn': [u'redirección'],
see http://gn.wikipedia.org/w/index.php?title=Vrasil&diff=30993&oldid=30960
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2804128&group_…
Bugs item #2803753, was opened at 2009-06-09 22:15
Message generated for change (Comment added) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&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: v1.0 (example)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: interwiki sorting
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)]
It seems there is a wrong interwiki sorting on af-wiki. The sorting is done by language code but it should done by language name. See [http://en.wikipedia.org/wiki/User_talk:Xqt#Your_edits_on_the_Afrikaans_Wiki…] for the report and [http://af.wikipedia.org/w/index.php?diff=473971&oldid=473782] for an example.
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-10 09:56
Message:
well alphabetic and alphabetic_revised is an ordering type. You see "af" in
this list, because it defines how links to af should be ordered in the
wikis using that order.
To see which wikis use that order, see under the definition:
For example, for alphabetic, only en/lb/no/simple/pl use this order.
And users of alphabetic order are ms/et/fi/vo wikipedias.
Since no specific order is specified for af, the default order is used (By
order of alphabet, based on language code). Do you understand now?
If you think that the page could use some clarifications to improve
readability, please go ahead ;)
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-06-10 09:49
Message:
Is this quite right? af is listed at self.alphabetic and
self.alphabetic_revised at
http://meta.wikimedia.org/wiki/Interwiki_sorting_order
----------------------------------------------------------------------
Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-10 00:20
Message:
Hello.
According to http://meta.wikimedia.org/wiki/Interwiki_sorting_order this
behavior is correct: the default sort order is used for af.
If the afrikaans wikipedia wants to change their sort order, I am fine
with it, but they need to _first_ edit the meta page (linking to a local
wikipedia page which shows consensus) and then ask here for the change. If
we don't follow this process, then pywikipedia bots will use one sort
order, phpwikipedia bots will use another sort order, etc.... and it's not
going to look pretty.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&group_…
Bugs item #2803753, was opened at 2009-06-09 22:15
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&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: v1.0 (example)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: interwiki sorting
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)]
It seems there is a wrong interwiki sorting on af-wiki. The sorting is done by language code but it should done by language name. See [http://en.wikipedia.org/wiki/User_talk:Xqt#Your_edits_on_the_Afrikaans_Wiki…] for the report and [http://af.wikipedia.org/w/index.php?diff=473971&oldid=473782] for an example.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-06-10 09:49
Message:
Is this quite right? af is listed at self.alphabetic and
self.alphabetic_revised at
http://meta.wikimedia.org/wiki/Interwiki_sorting_order
----------------------------------------------------------------------
Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-10 00:20
Message:
Hello.
According to http://meta.wikimedia.org/wiki/Interwiki_sorting_order this
behavior is correct: the default sort order is used for af.
If the afrikaans wikipedia wants to change their sort order, I am fine
with it, but they need to _first_ edit the meta page (linking to a local
wikipedia page which shows consensus) and then ask here for the change. If
we don't follow this process, then pywikipedia bots will use one sort
order, phpwikipedia bots will use another sort order, etc.... and it's not
going to look pretty.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&group_…
Bugs item #2803753, was opened at 2009-06-09 22:15
Message generated for change (Comment added) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&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: v1.0 (example)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: interwiki sorting
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)]
It seems there is a wrong interwiki sorting on af-wiki. The sorting is done by language code but it should done by language name. See [http://en.wikipedia.org/wiki/User_talk:Xqt#Your_edits_on_the_Afrikaans_Wiki…] for the report and [http://af.wikipedia.org/w/index.php?diff=473971&oldid=473782] for an example.
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-06-10 00:20
Message:
Hello.
According to http://meta.wikimedia.org/wiki/Interwiki_sorting_order this
behavior is correct: the default sort order is used for af.
If the afrikaans wikipedia wants to change their sort order, I am fine
with it, but they need to _first_ edit the meta page (linking to a local
wikipedia page which shows consensus) and then ask here for the change. If
we don't follow this process, then pywikipedia bots will use one sort
order, phpwikipedia bots will use another sort order, etc.... and it's not
going to look pretty.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&group_…
Bugs item #2803753, was opened at 2009-06-09 22:15
Message generated for change (Tracker Item Submitted) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&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: v1.0 (example)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: interwiki sorting
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)]
It seems there is a wrong interwiki sorting on af-wiki. The sorting is done by language code but it should done by language name. See [http://en.wikipedia.org/wiki/User_talk:Xqt#Your_edits_on_the_Afrikaans_Wiki…] for the report and [http://af.wikipedia.org/w/index.php?diff=473971&oldid=473782] for an example.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2803753&group_…
Patches item #2802434, was opened at 2009-06-07 11:58
Message generated for change (Settings changed) made by rubin16
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: Open
Resolution: None
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',
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2802434&group_…
Patches item #2802434, was opened at 2009-06-07 11:58
Message generated for change (Tracker Item Submitted) made by rubin16
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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Linar Khalitov (rubin16)
Assigned to: Nobody/Anonymous (nobody)
Summary: correcting russia 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',
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2802434&group_…
Bugs item #2801955, was opened at 2009-06-05 20:21
Message generated for change (Tracker Item Submitted) made by vyznev
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2801955&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: Ilmari Karonen (vyznev)
Assigned to: Nobody/Anonymous (nobody)
Summary: API queries always using default site
Initial Comment:
There's recently been some cases on Commons where BetacommandBot has unintentionally pulled a file from Wikipedia rather than from Commons when trying to do a rename: see discussion at http://commons.wikimedia.org/wiki/Commons:Administrators'_noticeboard#Strange_things_happening_during_renaming
I took a look at the code, and it seems a lot of methods in wikipedia.py (and maybe elsewhere, haven't checked) are calling query.GetData() without passing an explicit site parameter, causing query.py to use the default site given by default_code and default_family. Now, I'm no Python expert and not particularly familiar with pywikipedia, but this looks like it would cause problems whenever multiple sites are involved.
Adding something like "site = self.site()" to the query.GetData() calls ought to fix this, but someone also really ought to look over the code and see how deep this problem may go.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2801955&group_…
Bugs item #2801318, was opened at 2009-06-04 21:20
Message generated for change (Tracker Item Submitted) made by mcknol
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2801318&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: Maurits (mcknol)
Assigned to: Nobody/Anonymous (nobody)
Summary: Place of Link FA in cosmetic_changes.py
Initial Comment:
Interwiki.py automatically places the {{Link FA}}-template __below__ the categories, but cosmetic changes places them __above__ the categories. Please make them consistent with each other.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2801318&group_…
Support Requests item #2801015, was opened at 2009-06-04 18:39
Message generated for change (Tracker Item Submitted) made by ronga
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603139&aid=2801015&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: Ronga (ronga)
Assigned to: Nobody/Anonymous (nobody)
Summary: Multiple Logins on Windows XP
Initial Comment:
I have read: http://meta.wikimedia.org/wiki/Using_the_python_wikipediabot#Multiple_accou…
But the description isn't clear. I did it by trial and error but failed.
I need some serious help.
- Where should I suppose to put the junction.exe ?
- Am I supposed to run cmd.exe. Go to the root of pywikipedia folder. Then type "junction families C:\pywikipedia\families" and "junction userinterfaces C:\pywikipedia\userinterfaces"?
- The instruction then says "The rest of the method is the same as above." In fact the codes and steps are somehow different but I don't know how to correct it.
Would anyone supply a step-by-step guide for Windows XP, instead of just saying "the method is the same"?
Thanks a lot.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603139&aid=2801015&group_…
Patches item #2800795, was opened at 2009-06-04 00:10
Message generated for change (Tracker Item Submitted) made by jandudik
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800795&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: cs translations +
Initial Comment:
Please, update following translations for cs:
category_redirect.py:
# Category that contains all redirected category pages
Kategorie:Zastaralé kategorie
# List of all templates that are used to mark category redirects
Zastaralá kategorie
self.move_comment
Robot přesunul stránku ze zastaralé kategorie
self.redir_comment
Robot označil kategorii jako zastaralou
self.dbl_redir_comment
Robot opravil dvojité přesměrování
self.maint_comment
Údržba přesměrované kategorie
clean_sandbox.py
content=
{{subst:/uhrabat}}
msg=
Uhrabání pískoviště
SandboxTitle=
Wikipedie:Pískoviště
speedy_delete.py
deletion_messages =
Bylo označeno k [[Wikipedie:Rychlé smazání|rychlému smazání]]
talk_deletion_msg=
Osiřelá diskusní stránka
fixes.py
HTML msg:
převod/oprava HTML
syntax msg:
Oprava wikisyntaxe
syntax-safe msg:
Oprava wikisyntaxe
isbn msg:
Oprava formátu ISBN
add_text.py
Robot přidal %s
redirect.py
msg_double=
Robot opravil dvojité přesměrování
reason_broken=
Přerušené přesměrování
sd_tagging_sum =
Robot označil ke smazání
sd_template =
{{smazat|přerušené přesměrování}}
movepages.py
summary=
Robot přesunul stránku
cosmetic_changes.py
msg_standalone =
Robot provedl kosmetické úpravy
msg_append =
kosmetické úpravy
Basic.py
Robot změnil ...
capitalize_redirects.py
Robot vytvořil přesměrování na [[%s]]
category.py
msg_add=
Robot přidal kategorii [[Kategorie:%s|%s]]
msg_change
Robot změnil %s
deletion_reason_move =
Kategorie přesunuta na %s
delete.py
msg_simple_delete =
Robot smazal podle seznamu
msg_delete_category =
Robot smazal obsah kategorie %s
msg_delete_links =
Robot smazal vše odkazované z %s
msg_delete_ref =
Robot smazal vše odkazující na %s
msg_delete_images =
Robot smazal všechny obrázky z %s
featured.py
correction of message to
Robot přidal nejlepší článek: [[%s:%s]]
fixing_redirects
msg =
Robot opravil přesměrování
featured_articles =
Wikipedie:Nejlepší články
noreferences.py
msg =
Robot doplnil chybějící <references />
referencesSections =
u'Reference',
u'Poznámky',
selflink.py
Robot odstranil odkaz na název článku
standardize_interwiki.py
Standadizace interwiki
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800795&group_…
Patches item #2800550, was opened at 2009-06-03 14:59
Message generated for change (Tracker Item Submitted) made by dmitrynikitin
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: Open
Resolution: None
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'วกพเดย:ทดลองเขยน',
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800550&group_…
Patches item #2800449, was opened at 2009-06-03 13:28
Message generated for change (Comment added) made by hroest
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800449&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: Hannes Röst (hroest)
Assigned to: Nobody/Anonymous (nobody)
Summary: read more tags from xmldump
Initial Comment:
I changed the classes XmlDump and XmlEntry so that they now also have information about namespaces and minor edits.
I parse the information of the xml dump header with the function _parseSiteinfo and I added the new field siteinfo to XmlDump as well as the fields: "sitename, base, generator, case, namespaces".
----------------------------------------------------------------------
>Comment By: Hannes Röst (hroest)
Date: 2009-06-03 14:19
Message:
ok, I used diff -u, is this better?
sry, I haven't done this before, greetings hroest
----------------------------------------------------------------------
Comment By: Francesco Cosoleto (cosoleto)
Date: 2009-06-03 14:06
Message:
Please use "diff -u" or "svn diff" to create patches. Unified diffs are
more readable and thus easier to review
----------------------------------------------------------------------
Comment By: Hannes Röst (hroest)
Date: 2009-06-03 13:36
Message:
diff:
59c59
< def __init__(self, title, id, text, username, ipedit, timestamp,
editRestriction, moveRestriction, revisionid, comment):
---
> def __init__(self, title, id, text, username, ipedit, timestamp,
editRestriction, moveRestriction, revisionid, comment, minor, namespace):
70a71,72
> self.minor = minor
> self.namespace = namespace
284a287
> self.siteinfo = None
292a296,297
> if event == 'start' and elem.tag == "{%s}siteinfo" %
self.uri:
> self._parseSiteinfo(elem)
295a301,311
> def _parseSiteinfo(self, elem):
> self.sitename = elem.findtext( "{%s}sitename" % self.uri )
> self.base = elem.findtext( "{%s}base" % self.uri )
> self.generator = elem.findtext( "{%s}generator" % self.uri )
> self.case = elem.findtext( "{%s}case" % self.uri )
> self.namespaces = {}
> for infoElement in elem:
> if infoElement.tag == "{%s}namespaces" % self.uri:
> for name in infoElement:
> self.namespaces[name.text] = name.attrib['key']
>
327c343,344
< # could get comment, minor as well
---
> if revision.findtext("{%s}minor" % self.uri) == '': minor =
True
> else: minor = False
330a348,359
>
> #here we get the namespace which is in a format like this
"ns:title"
> #note that we can find namespace zero in the dictionary under
"None"
> match = re.search('([^:]*):\w*', self.title)
> try:
> if match: nameSp = self.namespaces[match.group(1)]
> else: nameSp = self.namespaces[match]
> except KeyError:
> #this means we dont have this one stored as a namespace or
its an
> #article like "2001: A Space Odyssey (film)"
> #we assume that the namespace is zero
> nameSp = 0
337c366,368
< comment=comment
---
> comment=comment,
> minor = minor,
> namespace = nameSp
407d437
<
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800449&group_…
Patches item #2800449, was opened at 2009-06-03 13:28
Message generated for change (Comment added) made by cosoleto
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800449&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: Hannes Röst (hroest)
Assigned to: Nobody/Anonymous (nobody)
Summary: read more tags from xmldump
Initial Comment:
I changed the classes XmlDump and XmlEntry so that they now also have information about namespaces and minor edits.
I parse the information of the xml dump header with the function _parseSiteinfo and I added the new field siteinfo to XmlDump as well as the fields: "sitename, base, generator, case, namespaces".
----------------------------------------------------------------------
>Comment By: Francesco Cosoleto (cosoleto)
Date: 2009-06-03 14:06
Message:
Please use "diff -u" or "svn diff" to create patches. Unified diffs are
more readable and thus easier to review
----------------------------------------------------------------------
Comment By: Hannes Röst (hroest)
Date: 2009-06-03 13:36
Message:
diff:
59c59
< def __init__(self, title, id, text, username, ipedit, timestamp,
editRestriction, moveRestriction, revisionid, comment):
---
> def __init__(self, title, id, text, username, ipedit, timestamp,
editRestriction, moveRestriction, revisionid, comment, minor, namespace):
70a71,72
> self.minor = minor
> self.namespace = namespace
284a287
> self.siteinfo = None
292a296,297
> if event == 'start' and elem.tag == "{%s}siteinfo" %
self.uri:
> self._parseSiteinfo(elem)
295a301,311
> def _parseSiteinfo(self, elem):
> self.sitename = elem.findtext( "{%s}sitename" % self.uri )
> self.base = elem.findtext( "{%s}base" % self.uri )
> self.generator = elem.findtext( "{%s}generator" % self.uri )
> self.case = elem.findtext( "{%s}case" % self.uri )
> self.namespaces = {}
> for infoElement in elem:
> if infoElement.tag == "{%s}namespaces" % self.uri:
> for name in infoElement:
> self.namespaces[name.text] = name.attrib['key']
>
327c343,344
< # could get comment, minor as well
---
> if revision.findtext("{%s}minor" % self.uri) == '': minor =
True
> else: minor = False
330a348,359
>
> #here we get the namespace which is in a format like this
"ns:title"
> #note that we can find namespace zero in the dictionary under
"None"
> match = re.search('([^:]*):\w*', self.title)
> try:
> if match: nameSp = self.namespaces[match.group(1)]
> else: nameSp = self.namespaces[match]
> except KeyError:
> #this means we dont have this one stored as a namespace or
its an
> #article like "2001: A Space Odyssey (film)"
> #we assume that the namespace is zero
> nameSp = 0
337c366,368
< comment=comment
---
> comment=comment,
> minor = minor,
> namespace = nameSp
407d437
<
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800449&group_…
Patches item #2800449, was opened at 2009-06-03 13:28
Message generated for change (Comment added) made by hroest
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800449&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: Hannes Röst (hroest)
Assigned to: Nobody/Anonymous (nobody)
Summary: read more tags from xmldump
Initial Comment:
I changed the classes XmlDump and XmlEntry so that they now also have information about namespaces and minor edits.
I parse the information of the xml dump header with the function _parseSiteinfo and I added the new field siteinfo to XmlDump as well as the fields: "sitename, base, generator, case, namespaces".
----------------------------------------------------------------------
>Comment By: Hannes Röst (hroest)
Date: 2009-06-03 13:36
Message:
diff:
59c59
< def __init__(self, title, id, text, username, ipedit, timestamp,
editRestriction, moveRestriction, revisionid, comment):
---
> def __init__(self, title, id, text, username, ipedit, timestamp,
editRestriction, moveRestriction, revisionid, comment, minor, namespace):
70a71,72
> self.minor = minor
> self.namespace = namespace
284a287
> self.siteinfo = None
292a296,297
> if event == 'start' and elem.tag == "{%s}siteinfo" %
self.uri:
> self._parseSiteinfo(elem)
295a301,311
> def _parseSiteinfo(self, elem):
> self.sitename = elem.findtext( "{%s}sitename" % self.uri )
> self.base = elem.findtext( "{%s}base" % self.uri )
> self.generator = elem.findtext( "{%s}generator" % self.uri )
> self.case = elem.findtext( "{%s}case" % self.uri )
> self.namespaces = {}
> for infoElement in elem:
> if infoElement.tag == "{%s}namespaces" % self.uri:
> for name in infoElement:
> self.namespaces[name.text] = name.attrib['key']
>
327c343,344
< # could get comment, minor as well
---
> if revision.findtext("{%s}minor" % self.uri) == '': minor =
True
> else: minor = False
330a348,359
>
> #here we get the namespace which is in a format like this
"ns:title"
> #note that we can find namespace zero in the dictionary under
"None"
> match = re.search('([^:]*):\w*', self.title)
> try:
> if match: nameSp = self.namespaces[match.group(1)]
> else: nameSp = self.namespaces[match]
> except KeyError:
> #this means we dont have this one stored as a namespace or
its an
> #article like "2001: A Space Odyssey (film)"
> #we assume that the namespace is zero
> nameSp = 0
337c366,368
< comment=comment
---
> comment=comment,
> minor = minor,
> namespace = nameSp
407d437
<
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800449&group_…
Patches item #2800449, was opened at 2009-06-03 13:28
Message generated for change (Tracker Item Submitted) made by hroest
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800449&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: Hannes Röst (hroest)
Assigned to: Nobody/Anonymous (nobody)
Summary: read more tags from xmldump
Initial Comment:
I changed the classes XmlDump and XmlEntry so that they now also have information about namespaces and minor edits.
I parse the information of the xml dump header with the function _parseSiteinfo and I added the new field siteinfo to XmlDump as well as the fields: "sitename, base, generator, case, namespaces".
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2800449&group_…