﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
14595,Comment author avatar not displayed after sorting,scribu,scribu,"To get this to work in other places, something like this is used in admin-ajax.php:

{{{
	if ( get_option('show_avatars') )
		add_filter( 'comment_author', 'floated_admin_avatar' );
}}}

There has to be a better way.",defect (bug),closed,normal,,Administration,,normal,duplicate,,
