Needs review
Project:
Comment Login
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2012 at 20:17 UTC
Updated:
10 Apr 2012 at 20:17 UTC
Due to the nature of array_merge(), when the configuration is set to display the login form first, the username field gets overwritten because of its existence within the comment form. I'm not sure this is the best approach to control where on the form the fields are displayed. Drupal's Form API provides the '#weight' property for this sort of thing.
Attached is my patch that corrects this issue as well as
| Comment | File | Size | Author |
|---|---|---|---|
| comment_login.diff | 1.94 KB | pianomansam |