https://bugzilla.wikimedia.org/show_bug.cgi?id=19313

       Web browser: ---
           Summary: API action=rollback success message property 'revid'
                    incorrect from replication
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: Normal
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]


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.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to