Opened 3 months ago
Last modified 2 days ago
#56964 new defect (bug)
Automatic update emails have HTML entities in plugin/theme names
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 6.2 | Priority: | normal |
Severity: | normal | Version: | 6.0.3 |
Component: | Keywords: | has-patch needs-testing | |
Focuses: | administration | Cc: |
Description
Automatic update emails have HTML entities in plugin/theme names.
Example:
These plugins are now up to date: - Health Check & Troubleshooting (from version 1.5.0 to 1.5.1) - WP Super Cache (from version 1.9 to 1.9.1)
Attachments (2)
Change History (6)
#1
@
3 months ago
- Milestone changed from Awaiting Review to 6.2
Thanks for spotting this!
Moving for 6.1.1 consideration.
If we have a patch quickly, I think we could even move it to the next minor.
#2
@
3 months ago
Hello there !
Maybe a simple html_entity_decode can do the job ?
If it's the right way to fix it, I can do it this PM.
Have a great day !
#3
@
6 days ago
- Keywords needs-patch added
Hey @benjgrolleau, sorry for the delay!
html_entity_decode
may do the job, let's put together a patch and test it :)
Note: See
TracTickets for help on using
tickets.
update email screen shot