In certain circumstances, e.g. when editing a panelized entity that's embedded in another entity form using EntityReference and Inline_Entity_Form, all that is transmitted to PanelizerEntityDefault->hook_entity_update() is the display name.

CommentFileSizeAuthor
#1 panelizer-n2248275-1.patch743 bytesDamienMcKenna
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna’s picture

Status: Active » Needs review
FileSize
743 bytes

This patch resolves the problem by doing a last-minute check for $panelizer->did before saving the record.

DamienMcKenna’s picture

Status: Needs review » Fixed

Committed.

  • Commit 594e846 on 7.x-3.x by DamienMcKenna:
    Issue #2248275 by DamienMcKenna: Ensure there's always a 'did' value...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.