Ticket #1485499
(closed Bugs: fixed)
Removing my address in to, cc or bcc field is case sensitive
| Reported by: |
luca.cervasio |
Owned by: |
|
|
Priority:
|
5
|
Milestone:
|
0.2-stable
|
|
Component:
|
PHP backend
|
Version:
|
0.2-beta
|
|
Severity:
|
minor
|
Keywords:
|
|
|
Cc:
|
|
|
|
This bug comes from #1485480.
Let my email identity a.b@c.d.
Someone sends me an email where A.B@c.d is into 'to' field.
When replying, RC sets the correct identity checking if my identity email is is to,cc or bcc field (bug #1485480) but now fails removing my address from 'to' field.
Attachments
-
compose.patch
(1.1 kB) - added by luca.cervasio
7 weeks ago.
-
This simple patch fixes the issue on my setup but it doesn't take in account the main application logic. It should be revised !
Change History