Bugs item #3175720, was opened at 2011-02-08 16:09
Message generated for change (Tracker Item Submitted) made by jandudik
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3175720&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: JAn (jandudik)
Assigned to: Nobody/Anonymous (nobody)
Summary: Some languages not recognized
Initial Comment:
In actual version (8938) are some languages not recognized as languge code. interwikis are moved to the top of page and language is not updated.
See
http://cs.wikipedia.org/w/index.php?title=Brusel&diff=prev&oldid=6503926
I know about gd, ku, zh-yue and tt now
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3175720&group_…
Bugs item #3174600, was opened at 2011-02-07 01:10
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3174600&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: solve_disambiguation
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: dmitrynikitin ()
Assigned to: Nobody/Anonymous (nobody)
Summary: solve_disambiguation.py Syntax Error
Initial Comment:
Pywikipedia [http] trunk/pywikipedia (r8927, 2011/02/06, 05:07:33)
Python 2.6.5 (r265:79063, Apr 16 2010, 13:57:41)
[GCC 4.4.3]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
-------------------------------------------
solve_disambiguation.py -help
File "solve_disambiguation.py", line 264
'fr': u'Homonymie résolue à l’aide du robot : %s - marquée comme demandant l'attention d'un expert',
^
SyntaxError: invalid syntax
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3174600&group_…
Bugs item #3172883, was opened at 2011-02-04 19:04
Message generated for change (Tracker Item Submitted) made by bewareofdoug
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3172883&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: Doug (bewareofdoug)
Assigned to: Nobody/Anonymous (nobody)
Summary: djvutext.py needs update
Initial Comment:
Currently djvutext.py will place {{blank page}} on en.ws; {{blank page}} is deprecated and the template has been deleted. The correct action on en.ws is to place nothing on the body of the page and add "<pagequality level="0" user="Foo" />" (replacing Foo with the name of the bot) in the header above the <div class= >.
Report output:
Pywikipedia [http] trunk/pywikipedia (r8823, 2011/01/11, 13:24:20)
Python 2.5.1 (r251:54863, Sep 1 2010, 22:03:14)
[GCC 4.0.1 (Apple Inc. build 5465)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3172883&group_…
Feature Requests item #3150628, was opened at 2011-01-03 23:54
Message generated for change (Comment added) made by herculefr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3150628&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: Hercule (herculefr)
Assigned to: Nobody/Anonymous (nobody)
Summary: add an option to template.py
Initial Comment:
Can you please add an option (eg -assubst) on template.py, so the remplacements are done with the same restrictions as -subst ?
This feature is needed to create advanced conventions templates, such as http://fr.wikipedia.org/wiki/Mod%C3%A8le:Lien/Conversion_automatique that must be immediatly substed.
the command line
template.py "Lien" "subst:Lien/Conversion automatique" -assubst
would avoid the replacement on reference tags, and all places excluded for substitution
Thanks in advance
----------------------------------------------------------------------
Comment By: Hercule (herculefr)
Date: 2011-02-04 00:15
Message:
The patch seem quite good. 2 remarks :
I'm not sure that it's necessary to add the subst in the script. My
command line was
template.py "Lien" "subst:Lien/Conversion automatique" -assubst
with your patch I must use
template.py "Lien" "Lien/Conversion automatique" -assubst
If I want to change one template to subst and another one not to subst I
prefer the command line
template.py "Lien" "subst:Lien/Conversion automatique" -assubst
The replacement is done in <code> and <nowiki> tags. But it's possible
that the bug exist with 'subst' option
----------------------------------------------------------------------
Comment By: Toto Azéro (toto-azero)
Date: 2011-01-21 18:00
Message:
I've sent a patch here :
https://sourceforge.net/tracker/?func=detail&aid=3163473&group_id=93107&ati…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3150628&group_…
Bugs item #3172107, was opened at 2011-02-04 00:09
Message generated for change (Tracker Item Submitted) made by herculefr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3172107&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: category
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hercule (herculefr)
Assigned to: Nobody/Anonymous (nobody)
Summary: delete summary for category.py
Initial Comment:
Hello, when I lauch
category.py move
the deletion summary is the same that the edit summary ("Robot : modifie OLDCATNAME"). When we encounter this message it's impossible to know the new name of the category.
The edit summary should be the one defined deletion_reason_move
python version.py output:
Pywikipedia [http] trunk/pywikipedia (r8910, 2011/02/03, 13:05:23)
Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3172107&group_…
Bugs item #3172101, was opened at 2011-02-04 00:03
Message generated for change (Tracker Item Submitted) made by herculefr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3172101&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: category
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hercule (herculefr)
Assigned to: Nobody/Anonymous (nobody)
Summary: add french translation on category.py
Initial Comment:
for msg_replace :
'fr':u'Robot : Remplace %(oldcat)s par %(newcat)s',
for listify_msg:
'fr': u'Robot: Listage de %(fromcat)s (%(num)d éléments)',
for deletion_reason_remove
'fr': u'Robot: La catégorie a été supprimée',
thanks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3172101&group_…