ampersand in module name gets not escaped

Created on 11 December 2024, 7 days ago

Problem/Motivation

Steps to reproduce

1. Install Drupal.
2. Download Klaro! via Composer.
3. Enable Klaro! using Drush or through the UI.
4. Navigate to the page `/admin/reports/updates` and check the link to the project page of the Klaro! Consent Management module on drupal.org.

In the link text, the HTML entity for the ampersand is displayed instead of the actual character. This should be corrected. (see screenshot)

At this point, I would like to sincerely thank you all once again for actively contributing to translating your own Drupal module from English into your native language. Please give yourselves a big pat on the back! You’ve done an excellent job. You’re truly setting a great example here. Other companies developing modules for Drupal could learn a lot from you and follow your outstanding example.

Proposed resolution

Check The corrosponding String in code

https://www.drupal.org/files/issues/2024-12-11/klaro-ampersand.png β†’

Remaining tasks

create a patch.

User interface changes

The string `&` in the module name on the `/admin/reports/updates` page should be replaced with `&`.

API changes

none

Data model changes

none

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany joachim namyslo Kulmbach πŸ‡©πŸ‡ͺ πŸ‡ͺπŸ‡Ί

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024