[wp-meta] [Making WordPress.org] #7901: Fix improper escaping in emails sent to users from moderators on Forums

Making WordPress.org noreply at wordpress.org
Tue Feb 4 13:17:33 UTC 2025


#7901: Fix improper escaping in emails sent to users from moderators on Forums
----------------------------+--------------------
 Reporter:  yani.iliev      |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:
Component:  Support Forums  |   Keywords:
----------------------------+--------------------
 Emails sent to users from moderators on WordPress Forums contain
 unnecessary escape characters (e.g., there\'s instead of there's). This
 issue likely arises due to incorrect escaping when generating email
 content. The issue needs to be fixed to ensure proper rendering of
 apostrophes and other special characters in email notifications.

 Steps to Reproduce:
 1. User reports a topic
 2. A moderator responds to the report which sends an email notification to
 the user from step 1.
 3. The received email contains improperly escaped characters (e.g.,
 there\'s).

 Expected Behavior:
 Special characters such as apostrophes should be correctly formatted
 without unnecessary escape sequences.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/7901>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list