Modify ↓
      
Opened 19 years ago
Closed 18 years ago
#4520 closed defect (fixed)
Ampersand in [project] name is incorrectly escaped in email notifications
| Reported by: | Owned by: | Emmanuel Blot | |
|---|---|---|---|
| Priority: | low | Milestone: | 0.11 | 
| Component: | notification | Version: | 0.10.2 | 
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
In my trac.ini [project] section, the name value has an ampersand in it
name = This & That
When ticket email notifications are sent out, the project name is presented with the ampersand converted to HTML entity, even though the email is plain text
This & That <...URL...>
Attachments (0)
Change History (3)
comment:1 by , 19 years ago
| Keywords: | notification added; ampersand ticket email removed | 
|---|
comment:2 by , 19 years ago
| Component: | ticket system → notification | 
|---|---|
| Milestone: | → 0.12 | 
| Owner: | changed from to | 
comment:3 by , 18 years ago
| Keywords: | notification removed | 
|---|---|
| Milestone: | 0.12 → 0.11 | 
| Resolution: | → fixed | 
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    


  
Already fixed up for 0.11