Ticket #5619 (closed defect: fixed)
CC field needs documentation on the ticket page
| Reported by: | ecarter | Owned by: | ecarter |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | cc tooltip documentation |
| Cc: | davet2001@… |
Description
Currently, a user looking at the ticket page is not given any information about what is supposed to go into the CC field. Many assume that you have to enter an email address even though usernames work. The choice of separator is not specified, so you get people using commas, spaces, semicolons, and probably other characters as separators.
Further, the use of semicolons appears to be partially supported by the code base; and the code for splitting this field is implemented in multiple places in notification.py.
While a complete redesign of this field is desired (#5378, #1459, etc.), it keeps getting postponed. So this should provide a significant usability improvement in the mean time.


