Page MenuHomePhabricator

-page argument conflict
Open, LowPublic

Description

-page is a pagegen argument, but it is re-implemented in

  • archivebot.py
  • checkimages.py
  • editarticle.py
  • redirect.py

The editarticle implementation of --page (it is using argparse already) is a very comparable/compatible concept to the pagegen implementation of -page.

Event Timeline

jayvdb raised the priority of this task from to Needs Triage.
jayvdb updated the task description. (Show Details)
jayvdb added a project: Pywikibot.
jayvdb subscribed.
Restricted Application added subscribers: Aklapper, Unknown Object (MLST). · View Herald TranscriptMay 28 2015, 11:01 AM

But these scripts doesn't use pagegenerators' handeArgs() and they shouldn't do it.

Change 281131 had a related patch set uploaded (by Xqt):
[bugfix] bugfixes and improvements for checkimages

https://gerrit.wikimedia.org/r/281131

Change 281673 had a related patch set uploaded (by Xqt):
[bugfix] bugfixes and improvements for checkimages

https://gerrit.wikimedia.org/r/281673

Xqt triaged this task as Low priority.Apr 6 2016, 1:23 PM

Change 654468 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [IMPR] Use pagegenerators -page option in redirect.py

https://gerrit.wikimedia.org/r/654468

Change 654468 merged by jenkins-bot:
[pywikibot/core@master] [IMPR] Use pagegenerators -page option in redirect.py

https://gerrit.wikimedia.org/r/654468

Aklapper removed Xqt as the assignee of this task.Jul 2 2021, 5:25 AM

Removing task assignee due to inactivity, as this open task has been assigned for more than two years (see emails sent to assignee on May26 and Jun17, and T270544). Please assign this task to yourself again if you still realistically [plan to] work on this task - it would be very welcome!

(See https://www.mediawiki.org/wiki/Bug_management/Assignee_cleanup for tips how to best manage your individual work in Phabricator.)