Problem/Motivation

The debugger does not fix meta data (entity) of containers. We are relying on this information when adding layouts or copying elements.

Steps to reproduce

1. Create a new node with pagedesigner.
2. Remove meta information (entity) from container.
3. Add a layout on the created and malformed container. The addition will fail with an access denied warning.

Proposed resolution

- Add entity on debugger run on containers without an entity.
- Add another update hook to run debugger on update.

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

pvbergen created an issue. See original summary.

pvbergen’s picture

Status: Active » Reviewed & tested by the community

  • pvbergen committed 63701bfc on 4.x
    Issue #3446831: Update debugger to fix container meta data
    
pvbergen’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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