[Pywikipedia-bugs] [Maniphest] [Raised Priority] T157889: checkimages.py gives string formatting error

2017-02-12 Thread zhuyifei1999
zhuyifei1999 raised the priority of this task from "High" to "Needs Triage". TASK DETAILhttps://phabricator.wikimedia.org/T157889EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zhuyifei1999Cc: zhuyifei1999, Aklapper, pywikibot-bugs-list, Hidayatsrf, Magul,

[Pywikipedia-bugs] [Maniphest] [Commented On] T157889: checkimages.py gives string formatting error

2017-02-12 Thread zhuyifei1999
zhuyifei1999 added a comment. I meant you missed that line from my original test. The original test was: $ python pwb.py shell Welcome to the Pywikibot interactive shell! >>> import checkimages >>> site = pywikibot.Site('id', 'wikipedia') >>> from pywikibot import i18n >>> i18n.translate(site,

[Pywikipedia-bugs] [Maniphest] [Commented On] T157728: checkimages.py: Should be able to limit how many notifications are sent to a single user in a single bot run

2017-02-12 Thread gerritbot
gerritbot added a comment. Change 336983 merged by jenkins-bot: checkimages: Add a paramater of maximum number of notifications per user per check https://gerrit.wikimedia.org/r/336983TASK DETAILhttps://phabricator.wikimedia.org/T157728EMAIL

[Pywikipedia-bugs] [Maniphest] [Created] T157892: str2localized duration tests are failing

2017-02-12 Thread Dalba
Dalba created this task.Dalba added projects: Pywikibot-core, Pywikibot-tests.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONhttps://travis-ci.org/wikimedia/pywikibot-core/jobs/199793968#L4371 == ERROR:

[Pywikipedia-bugs] [Maniphest] [Commented On] T157889: checkimages.py gives string formatting error

2017-02-12 Thread zhuyifei1999
zhuyifei1999 added a comment. Line 1593 of latest version isn't notification = nn % self.imageName. In any case, the full traceback and the command that ran the script would help too.TASK DETAILhttps://phabricator.wikimedia.org/T157889EMAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T157889: checkimages.py gives string formatting error

2017-02-12 Thread zhuyifei1999
zhuyifei1999 added a comment. from pywikibot import i18n ?TASK DETAILhttps://phabricator.wikimedia.org/T157889EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xqt, zhuyifei1999Cc: Xqt, zhuyifei1999, Aklapper, pywikibot-bugs-list, Hidayatsrf, Magul, Tbscho,

[Pywikipedia-bugs] [Maniphest] [Updated] T157892: str2localized duration tests are failing

2017-02-12 Thread Dalba
Dalba added a parent task: T151145: Make Travis (and Appveyor) pass again. TASK DETAILhttps://phabricator.wikimedia.org/T157892EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc: Xqt, Aklapper, Mpaa, pywikibot-bugs-list, Dalba, Magul, Tbscho, MayS,

[Pywikipedia-bugs] [Maniphest] [Updated] T151145: Make Travis (and Appveyor) pass again

2017-02-12 Thread Dalba
Dalba added a subtask: T157892: str2localized duration tests are failing. TASK DETAILhttps://phabricator.wikimedia.org/T151145EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Magul, DalbaCc: jayvdb, Aklapper, Magul, pywikibot-bugs-list, Tbscho, MayS, Mdupont,

[Pywikipedia-bugs] [Maniphest] [Claimed] T157889: checkimages.py gives string formatting error

2017-02-12 Thread Xqt
Xqt claimed this task.Xqt added a comment. Looks like a wrong/missing L10N string. Could you please give me the complete command line and the site you are working on?TASK DETAILhttps://phabricator.wikimedia.org/T157889EMAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T157045: archivebot.py has 'ascii' codec bug

2017-02-12 Thread gerritbot
gerritbot added a comment. Change 336918 merged by jenkins-bot: archivebot.py: fix Unicode encodings in py2 and py3 https://gerrit.wikimedia.org/r/336918TASK DETAILhttps://phabricator.wikimedia.org/T157045EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Pywikipedia-bugs] [Maniphest] [Commented On] T157889: checkimages.py gives string formatting error

2017-02-12 Thread zhuyifei1999
zhuyifei1999 added a comment. What is your output of python pwb.py version?TASK DETAILhttps://phabricator.wikimedia.org/T157889EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zhuyifei1999Cc: zhuyifei1999, Aklapper, pywikibot-bugs-list, Hidayatsrf, Magul,

[Pywikipedia-bugs] [Maniphest] [Commented On] T157889: checkimages.py gives string formatting error

2017-02-12 Thread Hidayatsrf
Hidayatsrf added a comment. I am just localize it on idwiki, run using -commons -duplicates -duplicatesreport. But it worked when I try change folowing line: pywikibot.output(u"%s has only text and not the specific license..." % self.imageName) if hiddenTemplateFound and

[Pywikipedia-bugs] [Maniphest] [Commented On] T157889: checkimages.py gives string formatting error

2017-02-12 Thread Hidayatsrf
Hidayatsrf added a comment. Uh, sorry, '.format' not '.import'TASK DETAILhttps://phabricator.wikimedia.org/T157889EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xqt, HidayatsrfCc: Xqt, zhuyifei1999, Aklapper, pywikibot-bugs-list, Hidayatsrf, Magul, Tbscho,

[Pywikipedia-bugs] [Maniphest] [Commented On] T157889: checkimages.py gives string formatting error

2017-02-12 Thread Hidayatsrf
Hidayatsrf added a comment. from pywikibot import i18nTASK DETAILhttps://phabricator.wikimedia.org/T157889EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xqt, HidayatsrfCc: Xqt, zhuyifei1999, Aklapper, pywikibot-bugs-list, Hidayatsrf, Magul, Tbscho, MayS,

[Pywikipedia-bugs] [Maniphest] [Commented On] T157728: checkimages.py: Should be able to limit how many notifications are sent to a single user in a single bot run

2017-02-12 Thread gerritbot
gerritbot added a comment. Change 337281 merged by jenkins-bot: checkimages.py: Prevent TypeError when self.num_notify is None https://gerrit.wikimedia.org/r/337281TASK DETAILhttps://phabricator.wikimedia.org/T157728EMAIL

[Pywikipedia-bugs] [Maniphest] [Closed] T157728: checkimages.py: Should be able to limit how many notifications are sent to a single user in a single bot run

2017-02-12 Thread Xqt
Xqt closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T157728EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zhuyifei1999, XqtCc: gerritbot, Aklapper, pywikibot-bugs-list, zhuyifei1999, Th3d3v1ls, Ramalepe, Liugev6, Magul, Tbscho,

[Pywikipedia-bugs] [Maniphest] [Closed] T157889: checkimages.py gives string formatting error

2017-02-12 Thread Xqt
Xqt closed this task as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T157889EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Xqt, zhuyifei1999, Aklapper, pywikibot-bugs-list, Hidayatsrf, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis,

[Pywikipedia-bugs] [Maniphest] [Triaged] T157913: Investigate why archivebot.py selectively fails on eu.wikibooks

2017-02-12 Thread MarcoAurelio
MarcoAurelio triaged this task as "High" priority. TASK DETAILhttps://phabricator.wikimedia.org/T157913EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MarcoAurelioCc: valhallasw, Mpaa, Xqt, Aklapper, MarcoAurelio, pywikibot-bugs-list, Magul, Tbscho, MayS,

[Pywikipedia-bugs] [Maniphest] [Created] T157913: Investigate why archivebot.py selectively fails on eu.wikibooks

2017-02-12 Thread MarcoAurelio
MarcoAurelio created this task.MarcoAurelio added projects: Pywikibot-core, Pywikibot-archivebot.py.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONpwb.py archivebot User:MABot/config -family:wikibooks -lang:eu Fetching template transclusions... Processing

[Pywikipedia-bugs] [Maniphest] [Commented On] T111513: APISite.article_path does not support sites using trailing '/'

2017-02-12 Thread gerritbot
gerritbot added a comment. Change 322398 merged by jenkins-bot: Workaround for T111513 https://gerrit.wikimedia.org/r/322398TASK DETAILhttps://phabricator.wikimedia.org/T111513EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Wesalius, gerritbot,

[Pywikipedia-bugs] [Maniphest] [Updated] T111513: APISite.article_path does not support sites using trailing '/'

2017-02-12 Thread matej_suchanek
matej_suchanek removed a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T111513EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Wesalius, gerritbot, Aklapper, pywikibot-bugs-list, jayvdb, Magul, Tbscho, MayS, Mdupont,

[Pywikipedia-bugs] [Maniphest] [Closed] T130917: TestLiveCosmeticChanges.test_cleanUpLinks_pipes_fail erroneously doesn't fail unittest

2017-02-12 Thread matej_suchanek
matej_suchanek closed this task as "Resolved".matej_suchanek removed a project: Patch-For-Review.matej_suchanek moved this task from Backlog to Test failures on the Pywikibot-tests board. TASK

[Pywikipedia-bugs] [Maniphest] [Commented On] T157913: Investigate why archivebot.py selectively fails on eu.wikibooks

2017-02-12 Thread Mpaa
Mpaa added a comment. I tried a workaround, at least for english dates, but t did not work as I expected, you will see some 'Undo' in the example you posted.TASK DETAILhttps://phabricator.wikimedia.org/T157913EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Pywikipedia-bugs] [Maniphest] [Claimed] T157892: str2localized duration tests are failing

2017-02-12 Thread Dalba
Dalba claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T157892EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc: Xqt, Aklapper, Mpaa, pywikibot-bugs-list, Dalba, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Masti,

[Pywikipedia-bugs] [Maniphest] [Commented On] T157892: str2localized duration tests are failing

2017-02-12 Thread gerritbot
gerritbot added a comment. Change 337346 had a related patch set uploaded (by Dalba): archivebot_tests: Fix the str2localized_duration tests https://gerrit.wikimedia.org/r/337346TASK DETAILhttps://phabricator.wikimedia.org/T157892EMAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T157892: str2localized duration tests are failing

2017-02-12 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T157892EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dalba, gerritbotCc: gerritbot, Xqt, Aklapper, Mpaa, pywikibot-bugs-list, Dalba, Th3d3v1ls, Ramalepe, Liugev6,

[Pywikipedia-bugs] [Maniphest] [Commented On] T153594: No disambiguation category name found' not found in 'No wikidata qualifier found for disambiguation category name in wikidata_family file' on Tra

2017-02-12 Thread gerritbot
gerritbot added a comment. Change 337351 had a related patch set uploaded (by Dalba): site_tests.py.testBaseMethods: Don't fail when family.disambcatname https://gerrit.wikimedia.org/r/337351TASK DETAILhttps://phabricator.wikimedia.org/T153594EMAIL