https://bugzilla.wikimedia.org/show_bug.cgi?id=72763
Bug ID: 72763 Summary: Site.loadrevisions rollback uses deprecated rvtoken parameter, used by revertbot Product: Pywikibot Version: core (2.0) Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: network Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: jayvdb@gmail.com Web browser: --- Mobile Platform: ---
Calling Site.loadrevisions with rollback=True activates code that uses the deprecated parameter rvtoken, resulting in:
WARNING: API warning (revisions): The rvtoken parameter has been deprecated.
This parameter is indirectly used by revertbot option 'rollback', via Page.fullVersionHistory
https://bugzilla.wikimedia.org/show_bug.cgi?id=72763
--- Comment #1 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 170022 had a related patch set uploaded by John Vandenberg: Add sysop test for loadrevisions rollback=True
https://gerrit.wikimedia.org/r/170022
https://bugzilla.wikimedia.org/show_bug.cgi?id=72763
Gerrit Notification Bot gerritadmin@wikimedia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |PATCH_TO_REVIEW
https://bugzilla.wikimedia.org/show_bug.cgi?id=72763
--- Comment #2 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 170022 merged by jenkins-bot: Add sysop test for loadrevisions rollback=True
https://gerrit.wikimedia.org/r/170022
https://bugzilla.wikimedia.org/show_bug.cgi?id=72763
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |NEW
pywikipedia-bugs@lists.wikimedia.org