Last modified: 2010-10-24 15:24:33 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 T25934, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23934 - Groups defined in $wgRevokePermissions without $wgGroupPermissions doesn't appear on Special:UserGroupRights
Groups defined in $wgRevokePermissions without $wgGroupPermissions doesn't ap...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.17.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-06-12 18:17 UTC by Liangent
Modified: 2010-10-24 15:24 UTC (History)
1 user (show)

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


Attachments

Description Liangent 2010-06-12 18:17:21 UTC
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.
Comment 1 Bryan Tong Minh 2010-10-24 15:24:33 UTC
Fixed in r75313.

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


Navigation
Links