Reverts with the API no longer notify users, see this report.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Get undone revision id from hook param instead of request | mediawiki/extensions/Echo | master | +22 -22 |
Related Objects
Related Objects
- Mentioned In
- T154808: No longer getting Revert notifications
- Mentioned Here
- T153570: Notify users when undoing multiple revisions
Event Timeline
Comment Actions
I think this is due to the PageContentSaveComplete hook being inside a deferred update now. This causes the initial request to be $wgRequest instead of the derivative API request.
Comment Actions
Change 328028 had a related patch set uploaded (by Cenarium):
Get undone revision id from hook param instead of request
Comment Actions
Change 328028 merged by jenkins-bot:
Get undone revision id from hook param instead of request