Last modified: 2011-01-25 01:52:14 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 T19510, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17510 - Give patroller-group access to suppressredirect on nowiki
Give patroller-group access to suppressredirect on nowiki
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://no.wikipedia.org/w/index.php?t...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-15 18:49 UTC by Lars Åge Kamfjord
Modified: 2011-01-25 01:52 UTC (History)
2 users (show)

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


Attachments

Description Lars Åge Kamfjord 2009-02-15 18:49:35 UTC
Please add suppressredirect to patrollergroup according to the discussion on http://no.wikipedia.org/w/index.php?title=Wikipedia:Tinget&oldid=5126787#Gi_patrollere_tilgang_til_suppressredirect


/Laaknor
Comment 1 JeLuF 2010-07-01 21:05:48 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 917)
+++ InitialiseSettings.php	(working copy)
@@ -5376,7 +5376,7 @@
     'nlwikibooks' => array( 'user' => array( 'patrol' => true ) ),
     // 'nlwikinews' => array( 'user' => array( 'patrol' => true ) ),
     'nowiki' => array(
-    	'patroller' => array( 'patrol' => true, 'autopatrol' => true, 'rollback' => true, 'unwatchedpages' => true ),
+    	'patroller' => array( 'patrol' => true, 'autopatrol' => true, 'rollback' => true, 'unwatchedpages' => true, 'suppressredirect' => true, ),
     	'autopatrolled' => array( 'autopatrol' => true, 'unwatchedpages' => true ),
     ),
     'nowikibooks' => array(

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


Navigation
Links