[wp-trac] [WordPress Trac] #56964: Automatic update emails have HTML entities in plugin/theme names

WordPress Trac noreply at wordpress.org
Sat Feb 4 09:56:42 UTC 2023


#56964: Automatic update emails have HTML entities in plugin/theme names
-------------------------------------+-----------------------------
 Reporter:  paulschreiber            |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  6.2
Component:  Mail                     |     Version:  6.0.3
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  administration
-------------------------------------+-----------------------------

Comment (by robinwpdeveloper):

 In wordpress-develop/src/wp-admin/includes/class-wp-automatic-updater.php
 Found few functions containing mail feature:
 - send_debug_email
 - send_plugin_theme_email

 If we consider send_plugin_theme_email only for this ticket then:
 ✅ all occurrences (plugin and theme name) are addressed properly with
 `html_entity_decode`.

 Note: I couldn't test the email.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56964#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list