When saving a node that references another node that has a node counter, the following error appears.
I suspect that the reference count isn't updated, but this has not been verified.

Notice: Undefined property: stdClass::$original in file_field_update() (line 265 of /modules/file/file.field.inc).

This is the same bug as described in #1714596: Undefined property: stdClass::$original in file_field_update()

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

imevul’s picture

Status: Active » Needs review
FileSize
885 bytes

And here's a patch containing the fix specified in http://drupal.org/node/1714596#comment-6332300