Comments, as fieldable entities, have one bundle per node type.

The 'label' for those bundles, however, is exactly the same as the node type, which leads to a confusing 'Field list' (see screenshots).
This stayed hidden before #538164: Comment body as field and #537750: Field UI for comments.

Attached patch uses t('@node_type comment', array('@node_type' => $name)) as the label.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

yched’s picture

Er, I messed the screenshots uploads. Try again.

yched’s picture

Assigned: Unassigned » yched

easier tracking

sun’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me. Tried to think of alternative labels, but couldn't think of something else that doesn't turn into a full sentence ;)

Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.