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.
Issue fork pagedesigner-3370095
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
Comment #3
pvbergen commentedComment #5
pvbergen commentedComment #6
pvbergen commentedComment #7
pvbergen commented