Last modified: 2012-11-09 15:16:27 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 T9850, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7850 - Rollback should mark reverted edits as patrolled
Rollback should mark reverted edits as patrolled
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
Patrolling (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 40624
  Show dependency treegraph
 
Reported: 2006-11-09 11:20 UTC by Martin Manscher
Modified: 2012-11-09 15:16 UTC (History)
3 users (show)

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


Attachments

Description Martin Manscher 2006-11-09 11:20:10 UTC
When patrolling edits, a user with patrolling privileges needs to beth revert
the edit(s) and mark it/them patrolled in separate actions. Since reverted edits
have been taken care of, they should be marked as patrolled automatically.
Comment 1 Andrew Garrett 2006-11-10 01:45:24 UTC
                if ( $wgUseRCPatrol ) {
                        # Mark all reverted edits as patrolled
                        $set['rc_patrolled'] = 1;
                }

WORKSFORME
Comment 2 Rotem Liss 2006-11-10 12:53:57 UTC
It also works for me when reverting.

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


Navigation
Links