[Wikitech-l] A bug into pywikipedia: help needed

2012-12-21 Thread Alex Brollo
I found a bug into pywikipedia library, wikivoyage-family.py.

Into the first class, there's a wrong line that blocks login for bots.:

self.name=Wikivoyage

The right line should be:

self.name=wikivoyage

with lower case; fixing the script into my local copy of pywikipedia
library the bug disappears and login runs.

Can please one of you post a bug into Bugzilla (I can't... I hate Bugzilla
and I never use it :-(  )? In the meantime, I'll fix the bug manually at
any pywikipedia update.

Thanks!

Alex brollo
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] A bug into pywikipedia: help needed

2012-12-21 Thread Bináris
Neither wikitech-l, nor Bugzilla is the right place to complain about
Pywikipedia. :-) We have a separate mailing list called Pywikipedia-l (
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l) which is
recommended to join if you use Pywiki regularly, and a separate bug tracker
on SF: http://sourceforge.net/tracker/?group_id=93107atid=603138. Choose
one!
In Pywiki community you are allowed to hate Bugzilla, git and gerrit. :-)


2012/12/21 Alex Brollo alex.bro...@gmail.com

 I found a bug into pywikipedia library, wikivoyage-family.py.

 Into the first class, there's a wrong line that blocks login for bots.:

 self.name=Wikivoyage

 The right line should be:

 self.name=wikivoyage

 with lower case; fixing the script into my local copy of pywikipedia
 library the bug disappears and login runs.

 Can please one of you post a bug into Bugzilla (I can't... I hate Bugzilla
 and I never use it :-(  )? In the meantime, I'll fix the bug manually at
 any pywikipedia update.

 Thanks!

 Alex brollo
 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l




-- 
Bináris
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] A bug into pywikipedia: help needed

2012-12-21 Thread Alex Brollo
2012/12/21 Bináris wikipo...@gmail.com

 Neither wikitech-l, nor Bugzilla is the right place to complain about
 Pywikipedia. :-) We have a separate mailing list called Pywikipedia-l (
 https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l) which is
 recommended to join if you use Pywiki regularly, and a separate bug tracker
 on SF: http://sourceforge.net/tracker/?group_id=93107atid=603138. Choose
 one!
 In Pywiki community you are allowed to hate Bugzilla, git and gerrit. :-)


OK! Thank you!

Alex
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l