When resetting an entity's display, it wasn't actually deleting the entity's display. The code in reset_entity_panelizer() is at fault.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna created an issue. See original summary.

DamienMcKenna’s picture

Status: Active » Needs review
FileSize
3.3 KB

This should cover it. Might need some tests.

DamienMcKenna’s picture

That doesn't work as the {panelizer_entity} record is still present. Poop.

DamienMcKenna’s picture

FileSize
3.91 KB

Forgot to delete the actual {panelizer_entity} record(s).

DamienMcKenna’s picture

Title: Resetting a display doesn't work unless a new revision is created » Resetting a display doesn't work correctly
Issue summary: View changes

Clarifying the title.

  • DamienMcKenna committed 0fe7bfb on 7.x-3.x
    Issue #2757277 by DamienMcKenna: Resetting a display didn't work...
DamienMcKenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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

DamienMcKenna’s picture

Assigned: DamienMcKenna » Unassigned