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

           Summary: Groups defined in $wgRevokePermissions without
                    $wgGroupPermissions
           Product: MediaWiki
           Version: 1.17-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: liang...@gmail.com


When I add a single

  $wgRevokePermissions['noc']['edit'] = true;

in LocalSettings.php, nothing appears on Special:UserGroupRights, unless
another

  $wgGroupPermissions['noc']['createpage'] = true;

is added. However, no matter whether $wgGroupPermissions exists,
Special:UserRights can list the new user group correctly.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to