Link Attributtes with Underscores get wipped after Drupal core Update for SA-CORE-2025-004

Created on 3 July 2025, 3 days ago

Problem/Motivation

Here a link on core about the issue:
https://www.drupal.org/project/drupal/issues/3525428 πŸ› Menu link attributes no longer stored in menu_tree since SA-CORE-2025-004 patch Active

Steps to reproduce

Create your link attributes having underscores:

link_style:
  title: Link style button
  type: radios
  empty_value: ""
  options:
    "": <div class="theme-dark"><a href="#">Default style</a></div>
    "link-arrow": <div class="theme-dark"><a class='link-arrow'>Arrow link</a></div><div class="theme-light"><a class='link-arrow'>Arrow link</a></div>

Do not have a place to solve but the documentation should be updated to avoid issues with it.

πŸ“Œ Task
Status

Active

Version

2.1

Component

Documentation

Created by

πŸ‡§πŸ‡·Brazil aluzzardi Pelotas, RS

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024