Page MenuHomePhabricator

revertbot doesn't write changes to server
Closed, ResolvedPublic

Description

If I try the latest commit of pywikibot's revertbot, I get this output:

>>> [[cs:Šablona:Experimenty3u]] <<<
Sleeping for 8.6 seconds, 2016-01-23 19:19:51
Page [[Šablona:Experimenty3u]] saved
Šablona:Experimenty3u: Robot revertoval stránku na revizi 13031013 uživatele Dvorapa z 2015-11-08T22:44:07Z

But nothing happens on the server. Contributions list shows only old contributions, Special:Recentchanges and page's history too and there is nothing reverted at all. Log output:

>>> {lightpurple}[[cs:Šablona:Experimenty3u]]{default} <<<
2016-01-23 19:19:51        throttle.py,  250 in               wait: INFO     Sleeping for 8.6 seconds, 2016-01-23 19:19:51
2016-01-23 19:20:00            site.py, 4823 in           editpage: VERBOSE  Page [[Šablona:Experimenty3u]] saved without any changes.
2016-01-23 19:20:00            page.py, 1180 in              _save: INFO     Page [[Šablona:Experimenty3u]] saved
2016-01-23 19:20:00       revertbot.py,  136 in                log: INFO     Šablona:Experimenty3u: Robot revertoval stránku na revizi 13031013 uživatele Dvorapa z 2015-11-08T22:44:07Z
2016-01-23 19:20:00       revertbot.py,  113 in             revert: INFO

It was tried at cswiki by more people without success.

Related Objects

Event Timeline

Dvorapa raised the priority of this task from to High.
Dvorapa updated the task description. (Show Details)
Dvorapa added a project: Pywikibot.
Dvorapa subscribed.
valhallasw lowered the priority of this task from High to Medium.May 23 2016, 11:28 AM

Change 290200 had a related patch set uploaded (by Merlijn van Deen):
revertbot: correctly retrieve old page contents

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

Change 290200 merged by jenkins-bot:
revertbot: correctly retrieve old page contents

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

jayvdb assigned this task to valhallasw.