[Pywikipedia-bugs] [Maniphest] [Updated] T301318: Make api.APIGenerator an Iterator

2022-02-08 Thread Xqt
Xqt added a project: Pywikibot. Restricted Application added a subscriber: pywikibot-bugs-list. TASK DETAIL https://phabricator.wikimedia.org/T301318 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: pywikibot-bugs-list, Xqt, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Updated] T299859: both action does not work for redirect.py if user has no bot rights

2022-02-08 Thread Xqt
Xqt added a project: TestMe. Xqt added a comment. Can site.maxlimit be used? TASK DETAIL https://phabricator.wikimedia.org/T299859 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, pywikibot-bugs-list, Xqt, Jyoo1011, JohnsonLee01,

[Pywikipedia-bugs] [Maniphest] [Closed] T299306: -mysqlquery option of replace.py is not recognized

2022-02-08 Thread Xqt
Xqt closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T299306 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Dvorapa, Aklapper, pywikibot-bugs-list, Xqt, 786, Suran38, Biggs657, Lalamarie69, Jyoo1011,

[Pywikipedia-bugs] [Maniphest] [Commented On] T299306: -mysqlquery option of replace.py is not recognized

2022-02-08 Thread gerritbot
gerritbot added a comment. Change 760896 **merged** by jenkins-bot: [pywikibot/core@master] Restore \"[bugfix] Enable default -mysqlquery with replace.py\"\" https://gerrit.wikimedia.org/r/760896 TASK DETAIL https://phabricator.wikimedia.org/T299306 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T301282: isBlocked cannot detect range blocks

2022-02-08 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T301282 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Aklapper, pywikibot-bugs-list, Xqt, Huji, 786, Suran38, Biggs657, Lalamarie69, Jyoo1011,

[Pywikipedia-bugs] [Maniphest] [Commented On] T301282: isBlocked cannot detect range blocks

2022-02-08 Thread gerritbot
gerritbot added a comment. Change 76 had a related patch set uploaded (by Xqt; author: Xqt): [pywikibot/core@master] [bugfix] detect range blocks with Page.is_blocked() https://gerrit.wikimedia.org/r/76 TASK DETAIL https://phabricator.wikimedia.org/T301282 EMAIL

[Pywikipedia-bugs] [Maniphest] [Triaged] T301282: isBlocked cannot detect range blocks

2022-02-08 Thread Xqt
Xqt triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T301282 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, pywikibot-bugs-list, Xqt, Huji, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck,

[Pywikipedia-bugs] [Maniphest] [Commented On] T301282: isBlocked cannot detect range blocks

2022-02-08 Thread Xqt
Xqt added a comment. In T301282#7694876 , @Huji wrote: > @Xqt in a cursory look, I couldn't quickly piece together the API call that is used for `isBlocked()` but I am guessing the issue is we are using an API call that works for named

[Pywikipedia-bugs] [Maniphest] [Commented On] T301185: replace.py breaks articles

2022-02-08 Thread Dvorapa
Dvorapa added a comment. Oh, I found the issue, you have already solved it in the new commit :) TASK DETAIL https://phabricator.wikimedia.org/T301185 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Xqt, Aklapper, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Commented On] T301185: replace.py breaks articles

2022-02-08 Thread Dvorapa
Dvorapa added a comment. @Xqt no problem. Pretty weird, I think there might have been an issue within command line parameter parsing. Have you found the cause already? TASK DETAIL https://phabricator.wikimedia.org/T301185 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T301282: isBlocked cannot detect range blocks

2022-02-08 Thread Huji
Huji added a project: User-Huji. TASK DETAIL https://phabricator.wikimedia.org/T301282 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Huji Cc: Aklapper, pywikibot-bugs-list, Xqt, Huji, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido,

[Pywikipedia-bugs] [Maniphest] [Edited] T301282: isBlocked cannot detect range blocks

2022-02-08 Thread Huji
Huji updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T301282 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Huji Cc: Aklapper, pywikibot-bugs-list, Xqt, Huji, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido,

[Pywikipedia-bugs] [Maniphest] [Commented On] T301282: isBlocked cannot detect range blocks

2022-02-08 Thread Huji
Huji added a comment. @Xqt in a cursory look, I couldn't quickly piece together the API call that is used for `isBlocked()` but I am guessing the issue is we are using an API call that works for named users and individual IPs, but should use a different one for IP ranges. Can you help me

[Pywikipedia-bugs] [Maniphest] [Created] T301282: isBlocked cannot detect range blocks

2022-02-08 Thread Huji
Huji created this task. Huji added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION **List of steps to reproduce** (step by step, including full links if applicable): - Block a range on the wiki (say 8.0.0.0/24) - Use

[Pywikipedia-bugs] [Maniphest] [Commented On] T71283: dualism between user and sysop needs to be overtaken

2022-02-08 Thread Xqt
Xqt added a comment. Ah, I see. So I am sorry. TASK DETAIL https://phabricator.wikimedia.org/T71283 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Huji, Xqt Cc: Xqt, Stanglavine, Urbanecm, Dvorapa, Huji, Dalba, zhuyifei1999, Sn1per, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Claimed] T71283: dualism between user and sysop needs to be overtaken

2022-02-08 Thread Huji
Huji claimed this task. Huji added a comment. This is. I mean to continue to work on this at some point. Unassigning and reassigning will make sure I don't get emails about this task from Andrew K. TASK DETAIL https://phabricator.wikimedia.org/T71283 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T299306: -mysqlquery option of replace.py is not recognized

2022-02-08 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T299306 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, gerritbot Cc: Dvorapa, Aklapper, pywikibot-bugs-list, Xqt, 786, Suran38, Biggs657, Lalamarie69,

[Pywikipedia-bugs] [Maniphest] [Commented On] T299306: -mysqlquery option of replace.py is not recognized

2022-02-08 Thread gerritbot
gerritbot added a comment. Change 760896 had a related patch set uploaded (by Xqt; author: Xqt): [pywikibot/core@master] Restore \"[bugfix] Enable default -mysqlquery with replace.py\"\" https://gerrit.wikimedia.org/r/760896 TASK DETAIL https://phabricator.wikimedia.org/T299306

[Pywikipedia-bugs] [Maniphest] [Commented On] T301185: replace.py breaks articles

2022-02-08 Thread Xqt
Xqt added a comment. wow! very strange. thank you @Dvorapa. TASK DETAIL https://phabricator.wikimedia.org/T301185 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa, Xqt Cc: Xqt, Aklapper, pywikibot-bugs-list, Dvorapa, Jyoo1011,