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

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|shell                       |
                 CC|                            |[email protected]
          Component|Site configuration          |General/Unknown
            Product|Wikimedia                   |MediaWiki
   Target Milestone|---                         |Future release

--- Comment #2 from Krinkle <[email protected]> 2012-06-26 19:00:10 UTC ---
Nobody has the 'patrolmarks' right by default in MediaWiki. The right 'patrol'
implies 'patrolmarks'. They can't be separated because it doesn't make sense to
be able to patrol without seeing what you can and can't patrol.

There is one usage of 'patrolmarks' in MediaWiki:
User::useRCPatrol/useNPPatrol.

Since nobody has it, MediaWiki doesn't know about it. 

The following is commented out in DefaultSettings.php:

//$wgGroupPermissions['*']['patrolmarks']      = false; // let anons see what
was patrolled


So it is not even explicitly set to 'false' for anyone either.

Moving to MediaWiki core since this is a bug in MediaWIki. It should be
included in the coreRights registry and be explicitly set to false or true for
at least one user group.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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