Installing a Feature that includes a CCK Computed Field can yield the following (drush output):
WD php: Notice: Undefined index: store in computed_field_field_settings() (line 107 of [error]
/Users/me/Projects/xxx/sites/all/modules/computed_field/computed_field.module).
WD php: Notice: Undefined variable: columns in computed_field_field_settings() (line 126 of [error]
/Users/me/Projects/xxx/sites/all/modules/computed_field/computed_field.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | undefined_vars-1128544-3.patch | 1.33 KB | cmaltais |
| #1 | undefined_vars-1128544-1.patch | 928 bytes | ryan_courtnage |
Comments
Comment #1
ryan_courtnage commentedAttached patch to 6.x-1.0-beta5 eliminates the errors.
git diff 6.x-1.0-beta5 > undefined_vars-1128544-1.patch
Comment #2
mikeytown2 commentedpatch fixes the bug
Comment #3
cmaltais commentedI have rerolled the patch for version 1.0.
This should probably be tested, but worked on my install of openatrium 1.x.
Comment #4
dqdDue to the Drupal core life cycle policy and security support advisery, Drupal 6 is no longer supported. So issues for Drupal 6 cannot be longer maintained. The project maintainer has asked for closing all D6 issues to clean up the issue queue. Feel free to reopen the issue if required or set it to "needs to be ported" and latest D8 dev version, if the issue discusses a still missing feature which can be implemented in the D8 version.