Splitting this off from #1733658: Inject a comment body text area and input format selector into the node edit form.

Currently the #title on the form element we inject is hard-coded as 'Comment'. We could probably inspect the comment bundle on the node type we're operating on, find the comment_body field (or equivalent) and reuse the label from that field instance for our custom form element.

Totally minor bling at this point, not a launch blocker. Just wanted to capture so it doesn't get lost.

Comments

dww’s picture

Based on the experience of #1822730: Comment form on node edit page maybe this isn't a good idea after all, and we should keep it something like 'Revision comment'.

drumm’s picture

Issue tags: -project, -drupal.org D7

Untagging to kick this out of the Drupal.org D7 project.

dww’s picture

Status: Active » Closed (won't fix)