If you embed a field name that exists but is not part of this item's content type - an error is generated.

e.g.
Fatal error: Cannot access empty property in /websites/devtest/modules/field/field.attach.inc on line xxx

Need to check that the field exists on this content type before rendering it.

Comments

timdavison’s picture

Status: Active » Closed (duplicate)

Issue #2707137 has provided a patch for this.