Opened 14 years ago
Closed 14 years ago
#1700 closed defect (bug) (fixed)
Check subscription emails for HTML entities
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.0 |
| Component: | API - Subscriptions | Keywords: | needs-patch |
| Cc: |
Description
See #WP18999.
User reports issues with bbPress 2.0 and the French language pack, with quotes being converted to their HTML entities.
To duplicate:
- Create a topic
- Subscribe to that topic's replies
- Have another account other than yours post a reply
- Check for HTML entities
Problem could be:
- bbPress core
- French language pack using entity instead of quote
Note: See
TracTickets for help on using
tickets.
(In [3769]) Remove filters and tags from subscription emails.