﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
9229,wp_list_authors causes duplicates and bad html syntax,hailin,anonymous,"When there are many authors, and some authors have 0 posts,
the output of wp_list_authors contains duplicates. and with default 
'hide_empty' => true, it outputs , , , for those authors. 

The root cause is that $link is not initialized in the loop, and
another hole in the logic. 

",defect (bug),closed,normal,2.8,General,2.7.1,normal,fixed,,has-patch
