﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
18644,Media list table doesn't check for comment support,johnbillion,nacin,"If you remove support for comments from attachments*, the Comment column is still displayed on the Media screen. This is inconsistent with posts and pages, where the column gets removed.

*
{{{
remove_post_type_support( 'attachment', 'comments' );
}}}",defect (bug),closed,normal,3.3,Media,3.3,normal,fixed,has-patch,
