Feed title is double escaped

Created on 24 March 2020, about 5 years ago
Updated 28 May 2025, 1 day ago

Problem/Motivation

A feed title which contain special html characters, such as "&" is displayed as double escaped text. The feed title can be found in the feed-icon.html.twig and in the a link tag in the html head. See screenshots below.


Steps to reproduce

  • Create page view with feed.
  • Use the "&" character in the feed title.
  • Assign the feed to the page.
  • Notice the "&" feed title in the rendered feed link and head link.

Proposed resolution

Prevent double escaping.

Remaining tasks

To be determined.

User interface changes

No double escaped special characters.

API changes

To be determined.

Data model changes

To be determined.

Release notes snippet

To be determined.

🐛 Bug report
Status

Active

Version

11.0 🔥

Component

system.module

Created by

🇩🇪Germany tobiberlin Berlin, Germany

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024