https://bugzilla.wikimedia.org/show_bug.cgi?id=35971
--- Comment #19 from Victor Vasiliev <[email protected]> 2012-05-07 19:53:58 UTC --- (In reply to comment #18) > Aaron pointed me to SpecialBlockList, which does > > if ( !$this->getUser()->isAllowed( 'hideuser' ) ){ > $conds['ipb_deleted'] = 0; > } > > for querying the list. Would it make sense to try and be consistent in > CentralAuth? As I said above, this is irrelevant to the current bug, which relates to block summaries, not to blocks themselves. A fix for displaying hidden blocks would be surely a good thing, but I am not sure how should it be displayed to the user. -- 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
