Problem/Motivation

pagedesigner_update_9001 enables translations for existing nodes with a pagedesigner field.
When preparing the list of bundles it does not properly check whether pagedesigner is available on the entity.

Steps to reproduce

- Create translatable node bundle with some nodes without pagedesigner field
- Run update hook pagedesigner_update_9001
- Nodes of the bundle will still be processed

Proposed resolution

Limit processing to bundles with pagedesigner field.

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 » Needs review

  • pvbergen committed c1452ecb on 2.0.x
    Issue #3370095 by pvbergen: Pagedesigner update 9001 processes all...
pvbergen’s picture

Status: Needs review » Reviewed & tested by the community
pvbergen’s picture

Status: Reviewed & tested by the community » Fixed
pvbergen’s picture

Status: Fixed » Closed (fixed)