﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
18995,Superfluous check in WP_Users_List_Table::display_rows(),scribu,,"Specifically, this one:

{{{
if ( is_multisite() && empty( $role ) )
    continue;
}}}

It seems to have been a misguided attempt to fix something that should have been (and currently is) handled at the SQL level: #12711",defect (bug),new,normal,Awaiting Review,Users,3.2.1,normal,,has-patch needs-refresh,
