Last modified: 2009-06-21 09:50:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T21313, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19313 - API action=rollback success message property 'revid' incorrect from replication
API action=rollback success message property 'revid' incorrect from replication
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.16.x
All All
: Normal trivial (vote)
: ---
Assigned To: Roan Kattouw
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-20 22:15 UTC by Splarka
Modified: 2009-06-21 09:50 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Splarka 2009-06-20 22:15:01 UTC
On a successful action=rollback, for example:

{
	"rollback": {
		"title": "User:Sannse",
		"pageid": 32853,
		"summary": "Reverted edits by [[Special:Contributions\/Sir Lestaty de Lioncourt|Sir Lestaty de Lioncourt]] ([[User talk:Sir Lestaty de Lioncourt|Talk]]) to last revision by [[User:90.207.210.188|90.207.210.188]]",
		"revid": 75235,
		"old_revid": 75235,
		"last_revid": 75233
	}
}

On setups with master/slave replication, the "revid" and "old_revid" invariably appear to show as the same number.
Comment 1 Roan Kattouw 2009-06-21 09:50:33 UTC
Fixed in r52234.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links