The option to select the display used on a specific entity does not work when editing entities that do not have a record in {panelizer_entity}, it only works when updating an existing record or creating a new record.

CommentFileSizeAuthor
#3 panelizer-n2221557-3.patch3.44 KBdamienmckenna

Comments

damienmckenna’s picture

Issue summary: View changes
damienmckenna’s picture

Title: Display selection doesn't work on taxonomy terms » Display selection doesn't work when editing old records
Issue summary: View changes
damienmckenna’s picture

Priority: Normal » Major
StatusFileSize
new3.44 KB

This appears to resolve the problem, which stems from some values being assigned in hook_entity_load that shouldn't have been.

damienmckenna’s picture

Status: Active » Needs review

  • Commit 0f1fadf on 7.x-3.x by DamienMcKenna:
    Issue #2221557 by DamienMcKenna: hook_entity_update wasn't creating new...
damienmckenna’s picture

Status: Needs review » Fixed

Tested this out and it appeared to work correctly. Committed. Hopefully this will be the last of it.

Status: Fixed » Closed (fixed)

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