Ticket #1485480 (closed Bugs: fixed)

Opened 3 months ago

Last modified 3 months ago

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@c.d and someone sends an email to A.B@c.d, RC uses the wrong identity in composing a reply.

Attachments

compose.patch (0.9 kB) - added by luca.cervasio 3 months ago.
This simple patch fixes the issue on my testbench

Change History

Changed 3 months ago by luca.cervasio

This simple patch fixes the issue on my testbench

Changed 3 months ago by alec

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

Fixed in r1965.

Note: See TracTickets for help on using tickets.