Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
comment.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2010 at 13:59 UTC
Updated:
5 May 2010 at 07:00 UTC
The 'actions' buttons for comments, "Preview" and "Submit" are not given a weight when the form is built. If you add fields to a comment, it becomes almost impossible to get the Preview and Submit buttons to appear at the end of the comment form since at least one field will have a higher weight than the 'actions'. See attached screen shot.
| Comment | File | Size | Author |
|---|---|---|---|
| eojthebrave-comment_actions_weight.patch | 797 bytes | eojthebrave | |
| comment-actions-weight.png | 48.04 KB | eojthebrave |
Comments
Comment #1
cwgordon7 commentedPatch is simple and clean and works and fixes a major bug so rtbc. :)
Comment #2
webchickI totally hit that when I was prepping for my D7 demo. Nice catch! Committed to HEAD!