Decode html entities in project name on pages /admin/reports/updates and /admin/reports/updates/update

Created on 13 January 2021, over 3 years ago
Updated 13 April 2024, 2 months ago

Problem/Motivation

The project name of simple_oauth is Simple OAuth (OAuth2) & OpenID Connect, on page /admin/reports/updates and /admin/reports/updates/update, it displays as Simple OAuth (OAuth2) & OpenID Connect, which is not user-friendly.

Steps to reproduce

Proposed resolution

See πŸ› Module names on the Available Updates page are double-escaped Needs review for more discussion of this problem.

Use html_entity_decode() to decode the project title.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Active

Version

11.0 πŸ”₯

Component
UpdateΒ  β†’

Last updated about 23 hours ago

  • Maintained by
  • πŸ‡ΊπŸ‡ΈUnited States @tedbow
  • πŸ‡ΊπŸ‡ΈUnited States @dww
Created by

πŸ‡¨πŸ‡³China jungle Chongqing, China

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.

  • πŸ‡³πŸ‡ΏNew Zealand quietone New Zealand

    This is a duplicate of an earlier issue that arrived at a similar solution. However, the conversation over there led the issue to move to the Project issue queue. Normally I would close this as a duplicate but since the issue has not been fixed, I am inclined to leave this here in the hopes of preventing more duplicates.

Production build 0.69.0 2024