https://bugzilla.wikimedia.org/show_bug.cgi?id=55136
Web browser: --- Bug ID: 55136 Summary: Incorrect source in harvest_template.py Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1638/ Reported by: jandudik Created on: 2013-06-24 21:07:15.699000 Subject: Incorrect source in harvest_template.py Original description: I run in rewrite harvest_template.py -ref:template:infobox_okres -template:"Infobox okres" ISO P300 NUTS P605
my lang is set to cs, but bot add as source lang=se
http://www.wikidata.org/w/index.php?title=Q852518&diff=52278378&oldi...
https://bugzilla.wikimedia.org/show_bug.cgi?id=55136
--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- It gets the language from pywikibot.Site().language(). Can you confirm that that function returns "cs"?
https://bugzilla.wikimedia.org/show_bug.cgi?id=55136
--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- How can I check it?
in user-config.py is mylang = 'cs' family = 'wikipedia'
https://bugzilla.wikimedia.org/show_bug.cgi?id=55136
Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceforge.net/p/p | |ywikipediabot/bugs/1638
https://bugzilla.wikimedia.org/show_bug.cgi?id=55136
Nemo federicoleva@tiscali.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|General |Wikidata
https://bugzilla.wikimedia.org/show_bug.cgi?id=55136
Merlijn van Deen valhallasw@arctus.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Merlijn van Deen valhallasw@arctus.nl --- I think this was fixed with https://gerrit.wikimedia.org/r/#/c/80976/
pywikipedia-bugs@lists.wikimedia.org