Make WordPress Core

Opened 2 months ago

Closed 2 months ago

#64391 closed defect (bug) (duplicate)

The "&" is printed instead of "&" in the WordPress Events & News Widget

Reported by: pmbaldha's profile pmbaldha Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Widgets Keywords:
Focuses: Cc:

Description

In WordPress 6.9, the "&" is printed instead of "&" in the WordPress Events & News Widget. Please refer to the attached screenshot.

Attachments (1)

screenshot-wp-2025_12_10-13_29_16.png (31.3 KB) - added by pmbaldha 2 months ago.

Download all attachments as: .zip

Change History (3)

#1 @wildworks
2 months ago

  • Component changed from General to Widgets

Related #63611

I think the root cause is that the HTML entities contained within the title of the RSS feed itself are already escaped.

Once PR 9042 is committed, this issue should be resolved as well.

#2 @dmsnell
2 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #63611.

Note: See TracTickets for help on using tickets.