﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
9013,Allow _wp_get_comment_list() to return comments for a custom status,Viper007Bond,anonymous,"http://groups.google.com/group/wp-hackers/browse_thread/thread/059d1ada02ccec5e

There's a filter on `edit-comments.php` to allow adding new status types at the top of the page, but no way I can see to display those custom status comments as `_wp_get_comment_list()` is hard coded to only allow certain statuses.

There should be a filter on either the whole MySQL query or at least the status bit.",enhancement,closed,normal,,Comments,2.7,normal,invalid,,japh@…
