Opened 5 years ago
Closed 5 years ago
#1485480 closed Bugs (fixed)
Multiple identities matching is case sensitive
| Reported by: | luca.cervasio | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-stable |
| Component: | PHP backend | Version: | 0.2-beta |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Matching between identity's email and to/cc email is case sensitive. So if my identity email is a.b@… and someone sends an email to A.B@…, RC uses the wrong identity in composing a reply.
Attachments (1)
Change History (2)
Changed 5 years ago by luca.cervasio
comment:1 Changed 5 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Fixed in [6eb85860].
Note: See
TracTickets for help on using
tickets.

This simple patch fixes the issue on my testbench