Modify ↓
Ticket #2457 (closed defect: fixed)
Opened 6 years ago
Last modified 5 years ago
CC fields appearance is dodgy
| Reported by: | eblot | Owned by: | jonas |
|---|---|---|---|
| Priority: | low | Milestone: | 0.10 |
| Component: | ticket system | Version: | 0.9.2 |
| Severity: | trivial | Keywords: | notification email |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
CC list can be freely edited, and the syntax is not enforced.
Users may either use the comma or the space character to separate email addresses from each other. When the list lacks space characters, the resulting HTML code do not contain enough breakable space characters, which may cause troubles to the web browser (very long line, email address appear outside the colored ticket box, ...), such as in #869.
Attachments
Change History
comment:1 Changed 6 years ago by eblot
comment:2 Changed 6 years ago by eblot
- Resolution set to fixed
- Status changed from new to closed
Fixed in [2799]
comment:3 Changed 6 years ago by eblot
- Milestone set to 0.10
Note: See
TracTickets for help on using
tickets.



Proposed fix: [2633]