[Bug 55229] AddCategory bot uses default language instead of site lang

2014-03-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 Merlijn van Deen changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED CC|

[Bug 55229] AddCategory bot uses default language instead of site lang

2014-03-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 --- Comment #8 from Gerrit Notification Bot --- Change 118943 merged by jenkins-bot: Bug 55229: make i18n for AddCategory independent from default site https://gerrit.wikimedia.org/r/118943 -- You are receiving this mail because: You are on

[Bug 55229] AddCategory bot uses default language instead of site lang

2014-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 Ricordisamoa changed: What|Removed |Added CC||ricordisa...@live.it Assignee

[Bug 55229] AddCategory bot uses default language instead of site lang

2014-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 Gerrit Notification Bot changed: What|Removed |Added Status|ASSIGNED|PATCH_TO_REVIEW -- You are

[Bug 55229] AddCategory bot uses default language instead of site lang

2014-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 --- Comment #7 from Gerrit Notification Bot --- Change 118943 had a related patch set uploaded by Ricordisamoa: Bug 55229: make i18n for AddCategory independent from default site https://gerrit.wikimedia.org/r/118943 -- You are receiving thi

[Bug 55229] AddCategory bot uses default language instead of site lang

2013-10-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 Kunal Mehta (Legoktm) changed: What|Removed |Added Version|unspecified |core (2.0) Assignee|

[Bug 55229] AddCategory bot uses default language instead of site lang

2013-10-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 Amir Ladsgroup changed: What|Removed |Added Priority|Unprioritized |Low CC|

[Bug 55229] AddCategory bot uses default language instead of site lang

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 --- Comment #2 from Kunal Mehta (Legoktm) --- - **assigned_to**: nobody --> xqt - **status**: open --> pending -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibug

[Bug 55229] AddCategory bot uses default language instead of site lang

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 --- Comment #4 from Kunal Mehta (Legoktm) --- - **status**: pending --> open -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.

[Bug 55229] AddCategory bot uses default language instead of site lang

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 --- Comment #1 from Kunal Mehta (Legoktm) --- This message is from "category-adding" and the code for i18n.twtranslate\(\) comes from self.site attribute which is assigned with pywikibot.getSite\(\) by constructor. getSite\(\) gives the site yo

[Bug 55229] AddCategory bot uses default language instead of site lang

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 --- Comment #3 from Kunal Mehta (Legoktm) --- xqt, I understand that's how it works, but that seems like bad design to me. The category adder bot is constructed with a generator which yields Page objects. A Page object already references a Site

[Bug 55229] AddCategory bot uses default language instead of site lang

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 Kunal Mehta (Legoktm) changed: What|Removed |Added See Also||https://sourceforge.net/p/p

[Bug 55229] AddCategory bot uses default language instead of site lang

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 --- Comment #6 from Kunal Mehta (Legoktm) --- - **priority**: 5 --> 3 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimed

[Bug 55229] AddCategory bot uses default language instead of site lang

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55229 --- Comment #5 from Kunal Mehta (Legoktm) --- Yes, you are correct it's a bad design. However, this is what happens when software grows ;-\) If you can fix it, you are vey welcome to submit a patch. For now, you could use the setSite\(\) worka