https://bugzilla.wikimedia.org/show_bug.cgi?id=72733
Bug ID: 72733 Summary: Implement site.undelete Product: Pywikibot Version: core (2.0) Hardware: All OS: All Status: NEW Severity: major Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: jayvdb@gmail.com Web browser: --- Mobile Platform: ---
Currently core has methods in the Page object for undeletion (Page.markDeletedRevision and Page.undelete), which invoke method Site.undelete() which does not exist.
https://bugzilla.wikimedia.org/show_bug.cgi?id=72733
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |70936
https://bugzilla.wikimedia.org/show_bug.cgi?id=72733
--- Comment #1 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 172116 had a related patch set uploaded by John Vandenberg: Mark page.undelete as not implemented.
https://gerrit.wikimedia.org/r/172116
https://bugzilla.wikimedia.org/show_bug.cgi?id=72733
Gerrit Notification Bot gerritadmin@wikimedia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |PATCH_TO_REVIEW
https://bugzilla.wikimedia.org/show_bug.cgi?id=72733
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low
--- Comment #2 from John Mark Vandenberg jayvdb@gmail.com --- This is only a major significance as the code currently calls a missing function, which is very unclean.
undelete is not a critical function for most users.
https://bugzilla.wikimedia.org/show_bug.cgi?id=72733
--- Comment #3 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 172116 merged by jenkins-bot: Mark page.undelete as not implemented.
https://gerrit.wikimedia.org/r/172116
https://bugzilla.wikimedia.org/show_bug.cgi?id=72733
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |NEW Severity|major |normal
https://bugzilla.wikimedia.org/show_bug.cgi?id=72733
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.wikimedia. | |org/show_bug.cgi?id=73370
https://bugzilla.wikimedia.org/show_bug.cgi?id=72733
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.wikimedia. | |org/show_bug.cgi?id=60572
pywikipedia-bugs@lists.wikimedia.org