Download & Extend

computed_field 6.x-1.0-beta5

Download Size md5 hash
computed_field-6.x-1.0-beta5.tar.gz 14.47 KB b09b5f2056dfb9092607995d28b63f4b
computed_field-6.x-1.0-beta5.zip 18.54 KB 80a68325e0a3b955fb0a4da04df33781
Last updated: February 22, 2011 - 08:33
Official release from tag: 6.x-1.0-beta5

Release notes

Rolled back the patch from issue #414088 so that Computed Field does calculation on insert/update once again, rather then presave. This allows computed code to always have the nid of the node available.

#414088: Computed fields should compute on $op='presave' and/or $op='validate'