Bugs item #3134802, was opened at 2010-12-11 08:51
Message generated for change (Comment added) made by silvonen
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3134802&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: 7
Private: No
Submitted By: Mikko Silvonen (silvonen)
Assigned to: Nobody/Anonymous (nobody)
Summary: interwiki.py -untranslated and -askhints do not work
Initial Comment:
The -untranslated and -askhints options of interwiki.py don't seem to do anything anymore (at least when used with category pages):
>interwiki.py -untranslated "Luokka:Algerian televisio"
Getting 1 pages from wikipedia:fi...
NOTE: [[fi:Luokka:Algerian televisio]] does not have any interwiki links
Give a hint (? to see pagetext): en:Category:Television in Algeria
Give a hint (? to see pagetext):
======Post-processing [[fi:Luokka:Algerian televisio]]======
>interwiki.py -askhints "Luokka:Algerian televisio"
Getting 1 pages from wikipedia:fi...
NOTE: [[fi:Luokka:Algerian televisio]] does not have any interwiki links
Give a hint (? to see pagetext): en:Category:Television in Algeria
Give a hint (? to see pagetext):
======Post-processing [[fi:Luokka:Algerian televisio]]======
>python version.py
Pywikipedia [http] trunk/pywikipedia (r8768, 2010/12/10, 12:12:33)
Python 2.5.4 (r254:67916, Jan 29 2009, 12:02:11) [MSC v.1310 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
>Comment By: Mikko Silvonen (silvonen)
Date: 2011-02-27 19:57
Message:
Apparently fixed in r9009 (see bug 3140832).
----------------------------------------------------------------------
Comment By: JAn (jandudik)
Date: 2010-12-14 10:11
Message:
simple -hint:en:foo does not works too
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3134802&group_…
Bugs item #3193781, was opened at 2011-02-27 06:10
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3193781&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: other
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Woo-Jin Kim (kwj2772)
>Assigned to: xqt (xqt)
Summary: license category changed in kowiki for checkimages.py
Initial Comment:
Category with license templates is changed in Korean Wikipedia. Please change checkimages.py as follows
category_with_licenses = {
...
'ko' : '분류:그림 저작권 틀',
...
}
to
category_with_licenses = {
...
'ko' : '분류:위키백과 그림 저작권 틀',
...
}
version.py
Pywikipedia [http] trunk/pywikipedia (r9011, 2011/02/25, 16:08:06)
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
Thanks.
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2011-02-27 14:03
Message:
done in 9012. thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3193781&group_…
Patches item #3193927, was opened at 2011-02-27 11:11
Message generated for change (Comment added) made by dixond
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3193927&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: DixonD (dixond)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for Site.uncategorizedpages
Initial Comment:
As a title. Patch is included
----------------------------------------------------------------------
Comment By: DixonD (dixond)
Date: 2011-02-27 14:42
Message:
I looked at the HTML markups of Special:UncategorizedPages on both English
and Ukranians wikis, so it seems that this patch should work for MediaWiki
1.17
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2011-02-27 14:21
Message:
For which mediawiki versions is this regex correct?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3193927&group_…
Patches item #3193927, was opened at 2011-02-27 10:11
Message generated for change (Comment added) made by valhallasw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3193927&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: DixonD (dixond)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for Site.uncategorizedpages
Initial Comment:
As a title. Patch is included
----------------------------------------------------------------------
>Comment By: Merlijn S. van Deen (valhallasw)
Date: 2011-02-27 13:21
Message:
For which mediawiki versions is this regex correct?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3193927&group_…
Patches item #3193927, was opened at 2011-02-27 11:11
Message generated for change (Tracker Item Submitted) made by dixond
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3193927&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: DixonD (dixond)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for Site.uncategorizedpages
Initial Comment:
As a title. Patch is included
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3193927&group_…
Bugs item #3193781, was opened at 2011-02-27 14:10
Message generated for change (Tracker Item Submitted) made by kwj2772
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3193781&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: other
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Woo-Jin Kim (kwj2772)
Assigned to: Nobody/Anonymous (nobody)
Summary: license category changed in kowiki for checkimages.py
Initial Comment:
Category with license templates is changed in Korean Wikipedia. Please change checkimages.py as follows
category_with_licenses = {
...
'ko' : '분류:그림 저작권 틀',
...
}
to
category_with_licenses = {
...
'ko' : '분류:위키백과 그림 저작권 틀',
...
}
version.py
Pywikipedia [http] trunk/pywikipedia (r9011, 2011/02/25, 16:08:06)
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3193781&group_…
Bugs item #3140832, was opened at 2010-12-20 16:01
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3140832&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: Marc-Etienne Vargenau (vargenau)
>Assigned to: xqt (xqt)
Summary: Hints no longer work for interwikis
Initial Comment:
python interwiki.py st:Afrika -hint:fr:afrique
Getting 1 pages from wikipedia:st...
NOTE: [[st:Afrika]] does not have any interwiki links
======Post-processing [[st:Afrika]]======
python version.py
Pywikipedia [http] trunk/pywikipedia (r8783, 2010/12/20, 05:25:30)
Python 2.6.6 (r266:84292, Sep 15 2010, 15:52:39)
[GCC 4.4.5]
config-settings:
use_api = True
use_api_login = True
unicode test: triggers problem #3081100
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2011-02-25 11:10
Message:
done in r9009. patch submitted by andre engels. thanks.
----------------------------------------------------------------------
Comment By: Marc-Etienne Vargenau (vargenau)
Date: 2011-01-20 19:53
Message:
Hello,
Can this be fixed please?
This is a major functionality of the bot broken.
Regards,
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2010-12-20 23:22
Message:
Introduced in r8762 --
http://svn.wikimedia.org/viewvc/pywikipedia?view=revision&revision=8762
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3140832&group_…
Patches item #3177732, was opened at 2011-02-11 00:05
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3177732&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: Wont Fix
Priority: 5
Private: No
Submitted By: masti (masti01)
>Assigned to: xqt (xqt)
Summary: patch for #3174600 solve_disambig
Initial Comment:
change fr comments to double quote
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2011-02-20 18:21
Message:
already fixed in r8950 by amir
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3177732&group_…
Patches item #3182191, was opened at 2011-02-15 13:36
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3182191&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: lankier (lankier)
>Assigned to: xqt (xqt)
Summary: be translation for noreferences.py
Initial Comment:
Belarusian (be) translation for noreferences.py.
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2011-02-20 18:11
Message:
done in r8994
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3182191&group_…
Patches item #3183321, was opened at 2011-02-16 07:30
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3183321&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: Alison Cassidy (cooties)
>Assigned to: xqt (xqt)
Summary: ga localization for cosmetic_changes.py
Initial Comment:
Hi there,
This is just a translation patch for the cosmetic_changes.py script, as used on the Irish language Wikipedia (ga.wikipedia.org)
Pywikipedia [http] trunk/pywikipedia (r8950, 2011/02/14, 02:08:30)
Python 2.6.1 (r261:67515, Jun 24 2010, 21:47:49)
[GCC 4.2.1 (Apple Inc. build 5646)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
Thanks! :)
-- Allie (User:Alison, ga.wikipedia sysop/bureaucrat)
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2011-02-20 17:44
Message:
done in r8991
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3183321&group_…