Page MenuHomePhabricator

-start argument conflict
Open, LowPublic

Description

-start is a pagegen argument, but it is also implemented in

  • checkimages.py
  • misspelling.py
  • pagefromfile.py
  • redirect.py
  • solve_disambiguation.py
  • states_redirect.py

misspelling.py, redirect.py and solve_disambiguation.py have their own -start because they support dumps, which are not supported by pagegen: T85334

interwiki.py also has -start_id

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 added subscribers: Unknown Object (MLST), jayvdb.

Change 214717 had a related patch set uploaded (by Mpaa):
pagefromfile.py: -start argument conflict

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

Change 214717 merged by jenkins-bot:
pagefromfile.py: -start argument conflict

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

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:24 PM
Aklapper removed Xqt as the assignee of this task.Jul 2 2021, 5:25 AM
Aklapper added a subscriber: Xqt.

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.)