Opened 5 years ago

Closed 5 years ago

#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:

Description

This bug comes from #1485480.

Let my email identity a.b@….
Someone sends me an email where A.B@… 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 (1)

compose.patch (1.1 KB) - added by luca.cervasio 5 years 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 !

Download all attachments as: .zip

Change History (2)

Changed 5 years 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 !

comment:1 Changed 5 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [7f639467]

Note: See TracTickets for help on using tickets.