Modify ↓
#4293 closed enhancement (duplicate)
More elegant and less redundant reporting of email additions
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | ticket system | Version: | 0.10.2 |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When an email address is added to the CC field, trac should just say "sally@… added to CC field" instead of showing the entire absurd "change from ….. to ….. " dump. Same for removals.
See ticket:1106 for an example.
If I was any good at python I would write a patch… maybe some day.
Attachments (0)
Change History (4)
follow-up: 2 comment:1 by , 19 years ago
| Milestone: | 0.10.3 → 0.11 |
|---|---|
| Severity: | trivial → minor |
comment:2 by , 19 years ago
Note:
See TracTickets
for help on using tickets.



Now that you raised the issue, wasn't that already implemented at some point? I'm pretty sure I saw that in the past…