Problem/Motivation

In #3411878: AX: add ID's to blocks. IDs were added to all block content blocks, but with this change the existing ID is overridden, possibly breaking other functionality.

Proposed resolution

Only add an ID if no other ID exists.

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

matthijs created an issue. See original summary.

matthijs’s picture

Status: Active » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

matthijs’s picture

Status: Fixed » Needs review

  • d650b336 committed on 6.2.x
    fix: #3548136 Don't override existing block IDs
    
    By: matthijs
    
l_vandamme’s picture

Status: Needs review » Fixed

Committed on 6.2.x and released as part of https://www.drupal.org/project/rocketship_core/releases/6.2.4

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

l_vandamme’s picture

Status: Fixed » Closed (fixed)