Opened 10 years ago
Closed 10 years ago
#2172 closed defect (bug) (fixed)
Sanitize blogname in subscription emails
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.3 | Priority: | normal |
Severity: | normal | Version: | 2.2.3 |
Component: | API - Subscriptions | Keywords: | has-patch |
Cc: |
Description
Subscription emails sent by bbPress do not decode special characters in $blogname.
eg. Blog Name {The Actors' Network]
bbPress subscription email [The Actors' Network]
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [4697]) Decode blogname in notification emails. Props netweb. Fixes #2172.