Ticket #1485499 (closed Bugs: fixed)

Opened 7 weeks ago

Last modified 6 weeks ago

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:

Description

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

Changed 7 weeks ago by luca.cervasio

This simple patch fixes the issue on my setup but it doesn't take in account the main application logic. It should be revised !

Changed 6 weeks ago by alec

  • status changed from new to closed
  • resolution set to fixed

Fixed in r1995

Note: See TracTickets for help on using tickets.