Last modified: 2010-06-14 16:44:29 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 T25953, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23953 - Add rollback permission to the patrollers group in the French Wikisource
Add rollback permission to the patrollers group in the French Wikisource
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Rob Halsell
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-06-14 08:07 UTC by Kipmaster
Modified: 2010-06-14 16:44 UTC (History)
1 user (show)

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


Attachments

Description Kipmaster 2010-06-14 08:07:21 UTC
Recently (in bug 22882), we asked to have a patroller group in the French Wikisource. We all believed that they would automatically have the "rollback" button to rollback and mark as patrolled at the same time, but I have been informed that it is not the case.

Therefore the request:
could you please add rollback permission to the patrollers at fr.wikisource?

Thanks,
Kip.
Comment 1 JeLuF 2010-06-14 16:44:29 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 861)
+++ InitialiseSettings.php	(working copy)
@@ -5158,7 +5158,7 @@
 	    'flood' => array( 'bot' => true ),
     ),
     'frwikisource' => array(
-	    'patroller' => array( 'patrol' => true, 'autopatrol' => true ),
+	    'patroller' => array( 'patrol' => true, 'autopatrol' => true, 'rollback' => true, ),
     ),
     'frwikiversity' => array(
 	    'patroller' => array( 'patrol' => true, 'autopatrol' => true ),

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


Navigation
Links