Last modified: 2010-03-11 21:25:55 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 T24809, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22809 - Blocks counted as hides in log excerpt on Special:Block
Blocks counted as hides in log excerpt on Special:Block
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Revision deletion (Other open bugs)
1.16.x
All All
: Normal normal (vote)
: ---
Assigned To: Aaron Schulz
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-03-11 19:26 UTC by Max Semenik
Modified: 2010-03-11 21:25 UTC (History)
0 users

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


Attachments

Description Max Semenik 2010-03-11 19:26:07 UTC
1) Enable RevisionDelete, but not suppression log for your user group, i.e.:
      $wgGroupPermissions['sysop']['deleterevision']  = true;
      $wgGroupPermissions['sysop']['hideuser'] = true;
2) Block a user normally (not hide)
3) Visit Special:Block/<username> again

You'll see two log excerpts, one for usual blocks, another for blocks+hides, both listing the same block even though the user hasn't been hidden.
Comment 1 Aaron Schulz 2010-03-11 21:25:55 UTC
Fixed in r63618.

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


Navigation
Links