Last modified: 2011-09-14 21:02:53 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 T16568, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14568 - Create patroller and rollbacker group on Russian Wikisource
Create patroller and rollbacker group on Russian Wikisource
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://ru.wikisource.org/wiki/Викитек...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-06-17 03:55 UTC by Innv
Modified: 2011-09-14 21:02 UTC (History)
4 users (show)

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


Attachments

Description Innv 2008-06-17 03:55:39 UTC
Hello! Please, create patroller and rollback group on Russian Wikisource which can be given and removed by sysops. There's a community request (see URL)
Comment 1 Innv 2008-06-18 03:30:25 UTC
fix link http://ru.wikisource.org/wiki/Викитека:Форум#.D0.A4.D0.BB.D0.B0.D0.B3.D0.B8_patroller_.D0.B8_rollback

Also please add autopatrol rights for all patroller's.
Thanks.
Comment 2 JeLuF 2008-07-05 21:07:17 UTC
Done.

'wgAddGroups' => array(
    'ruwikisource' => array(
    	'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'patroller', 'rollbacker' ),
    	'sysop' => array( 'patroller', 'rollbacker' ),
    ),
),

'wgRemoveGroups' => array(
    'ruwikisource' => array(
    	'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'patroller', 'rollbacker' ),
    	'sysop' => array( 'patroller', 'rollbacker' ),
    ),
),

'groupOverrides' => array(
    'ruwikisource' => array(
           'patroller' => array( 'patrol' => true, 'autopatrol' => true ),
           'rollbacker' => array( 'rollback' => true ),
    ),
),
Comment 3 Innv 2008-07-06 02:03:13 UTC
Many thanks!
Comment 4 Ruslan 2011-08-29 17:57:57 UTC
I have been systematizing wikis that allow their bureaucrats to remove sysop/bureaucrat rights. I found several anomalies. One of them is ru.wikisource.

The problem is that I can find neither a bug where this change was explicitly requested nor a local discussion in ru.wikisource  itself. (Even the local guidelines still say that bureaucrats can not remove sysop/bureaucrat rights.) It looks like this was set inadvertently when this bug was fixed 3 years ago. 

If I am wrong, please, point me to the bug where the change was requested. If I am right, I really do not known what to do. The unrequested change should probably be reverted (i.e. 'sysop', 'bureaucrat', removed from wgRemoveGroups => bureaucrat). On the other hand, 3 years have passed since this bug was closed. So, I would be surprised if your answer is 'no'.

I still feel that I need to reopen this bug to clarify the situation.

Thank you.
Comment 5 Sam Reed (reedy) 2011-09-14 21:02:53 UTC
(In reply to comment #4)
> I have been systematizing wikis that allow their bureaucrats to remove
> sysop/bureaucrat rights. I found several anomalies. One of them is
> ru.wikisource.
> 
> The problem is that I can find neither a bug where this change was explicitly
> requested nor a local discussion in ru.wikisource  itself. (Even the local
> guidelines still say that bureaucrats can not remove sysop/bureaucrat rights.)
> It looks like this was set inadvertently when this bug was fixed 3 years ago. 
> 
> If I am wrong, please, point me to the bug where the change was requested. If I
> am right, I really do not known what to do. The unrequested change should
> probably be reverted (i.e. 'sysop', 'bureaucrat', removed from wgRemoveGroups
> => bureaucrat). On the other hand, 3 years have passed since this bug was
> closed. So, I would be surprised if your answer is 'no'.
> 
> I still feel that I need to reopen this bug to clarify the situation.
> 
> Thank you.

I'm inclined to leave it. If you want to bring it up on the local wiki, and it's decided it should be reverted, please feel free to reopen this bug, or just file a new one. It can be easily changed

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


Navigation
Links