Contact photo not showing when e-mail address has capitalized letters. Make Address Book NOT case sensitive.
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(thunderbird_esr128 unaffected, thunderbird137 affected, thunderbird138 fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr128 | --- | unaffected |
| thunderbird137 | --- | affected |
| thunderbird138 | --- | fixed |
People
(Reporter: Peter, Assigned: mkmelin)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
|
71.18 KB,
image/png
|
Details | |
|
71.17 KB,
image/png
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0
Steps to reproduce:
Case A:
- Add a contact with NONE of the letters capitalized (e.g. noreply@aegeanair.com)
- Add a profile photo
- open an e-mail from that sender.
Case B:
- Add a contact with some letters capitalized (to make it more legible!) (e.g. noreply@AegeanAir.com)
- Add a profile photo
- open an e-mail from that sender.
Actual results:
Case A:
- Contact photo is shown on the left of the Sender's Name & e-mail.
Case B:
- Contact photo is NOT shown on the left of the Sender's Name & e-mail.
Expected results:
The Contact photo should be shown on the left of the Sender's Name & e-mail, whether there are capitalized letters or not.
Please make the showing of the contact photo independent of any capitalization of the e-mail addresses.
This used to work, and something changed some unknown time ago, so this is a REGRESSION (or a really bad deliberate decision).
| Reporter | ||
Comment 1•11 months ago
|
||
| Assignee | ||
Comment 2•11 months ago
|
||
Confirmed on daily. Doesn't happen on 128.
| Assignee | ||
Comment 3•11 months ago
|
||
From bug 1940340.
| Assignee | ||
Comment 4•11 months ago
|
||
| Assignee | ||
Updated•11 months ago
|
Pushed by toby@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/75d8abf9cc2e
Look up contact (for avatar and more) case insesitively. r=darktrojan
| Assignee | ||
Comment 6•11 months ago
|
||
Comment on attachment 9476877 [details]
Bug 1958030 - Look up contact (for avatar and more) case insesitively. r=darktrojan
Uplift Approval Request
- Please state case for uplift consideration and ensure bug severity is set: Regression
- User impact if declined: Various bugs regarding not matching existing user in address book if wrong CAsE.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Daily?: Yes
- Has the fix been verified in Beta?: No
- Needs manual test from QA?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Contained fix.
- String changes made/needed: none
Comment 7•11 months ago
|
||
Comment on attachment 9476877 [details]
Bug 1958030 - Look up contact (for avatar and more) case insesitively. r=darktrojan
[Triage Comment]
Approved for beta
Comment 8•11 months ago
|
||
| bugherder uplift | ||
Thunderbird 138.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/769628eb4432
Description
•