In several instances, field.crud.inc uses the word "structure" to describe a field or instance definition array, while this word is usually applied to objects, not arrays.
Suggested patch fixes this by using the "array" instead, and fixes a typo regarding the non existent "include_deletd" property.
| Comment | File | Size | Author |
|---|---|---|---|
| field_crud_wording.patch | 2.94 KB | fgm |
Comments
Comment #1
fgmForgot to set status
Comment #2
yched commentedAgreed. Thanks !
Comment #3
webchickCommitted to HEAD. Thanks!