Modify ↓
#4720 closed defect (duplicate)
People get removed from CC when field is full.
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ticket system | Version: | |
Severity: | minor | Keywords: | |
Cc: | martin.marcher@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
- see ticket:869
Steps to reproduce:
- Have a ticket where the input field is full so that you can't paste anymore
- copy the contents of the field to a text editor
- replace ", " with "," to gain space
- paste everything in again with a new mail address added
Result:
- A list that doesn't have all mail addresses in the cc list any more
What happened:
From what I found it seems that there were (especially in ticket:869 - comment "01/24/2007 02:08:46 AM changed by anonymous") where 5 email addresses that didn't get copied from the original list. This resulted in people being removed unintentioally maybe someone could confirm that?
Attachments (0)
Change History (3)
comment:1 by , 18 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 18 years ago
Description: | modified (diff) |
---|
comment:3 by , 18 years ago
Replying to anonymous:
- replace ", " with "," to gain space
Note that this would have not worked anyway, as the CC list is always reformatted.
Note:
See TracTickets
for help on using tickets.
See #1459.