The default value for uc_roles_expire_absolute is being assigned to the wrong place in the $form array.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uc_roles-feature_form_default_value.patch | 627 bytes | les lim |
The default value for uc_roles_expire_absolute is being assigned to the wrong place in the $form array.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uc_roles-feature_form_default_value.patch | 627 bytes | les lim |
Comments
Comment #1
les limPatch attached.
Comment #2
les limProbably straightforward enough to go straight to RTBC.
Comment #3
tr commentedThe rule in Drupal is that you don't mark your own patches as RTBC.
Comment #4
les limFair enough, but this one is on the level of being a typo.
Comment #5
Island Usurper commentedSometimes, even fixing a typo can break something, so it's important to review and test them anyway.
But this is good, so it's committed. Thanks.