Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2010 at 20:48 UTC
Updated:
2 Dec 2010 at 05:40 UTC
There's a missing asterisk in the phpdoc for hook_field_widget_properties_ENTITY_TYPE_alter on line 2251 of field.api.php.
| Comment | File | Size | Author |
|---|---|---|---|
| missing-asterisk-fieldapi.patch | 741 bytes | mdm |
Comments
Comment #1
Danic commentedComment #2
Danic commentedThis is only an "utterly trivial" correction of a typo. What status to apply? fixed or RTBC? I assume it's more likely RTBC, but I am not sure.
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.