#40015 closed defect (bug) (fixed)
In multisite e-mails can contain HTML entities
| Reported by: | stephenharris | Owned by: | swissspidy |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8 |
| Component: | Version: | ||
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: | multisite |
Description
This ticket concerns e-mails which are sent in a multsite context when a blog's admin e-mail is changed, or a user changes their e-mail address.
If the sitename contains HTML entities these appear in the e-mail - they are not decoded.
If the blogname contains quotes these appear in the e-mail as HTML entities. ([27801] decoded all but the quotes).
This bug was fixed for non-multsite installations in #9913. Also related: #35415 and #12584
Attachments (1)
Change History (10)
#1
@
10 years ago
- Keywords has-patch has-unit-tests added
Patch contains tests for bug. I've also included a couple of other tests relating to the two functions fixed, although not related to this ticket.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Decode HTML entities in site name and blog name for MS emails