﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16073,Unsupported post formats still visible,ericmann,,"Using the latest build (3.1 RC2), ff you add theme support for an unknown post-format it appears on the edit screen, but with a blank label.

Test with the following:

`add_theme_support( 'post-formats', array( 'aside', 'gallery','bug' ) );`

You will see 4 radio buttons and 3 visible labels: Standard, Aside, Gallery. The 4th label markup is there, but with no visible text.",defect (bug),closed,normal,3.1,Themes,3.1,normal,fixed,has-patch commit needs-testing,
