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_…