Search results inconsistently counted; To/From wrong
Categories
(Thunderbird :: Search, defect)
Tracking
(thunderbird_esr115 wontfix, thunderbird_esr128 wontfix, thunderbird138 wontfix, thunderbird139 wontfix, thunderbird140 fixed, thunderbird141 fixed)
People
(Reporter: firstpeterfourten, Assigned: welpy-cw)
References
Details
Attachments
(5 files, 1 obsolete file)
|
239.25 KB,
image/png
|
Details | |
|
336.31 KB,
image/png
|
Details | |
|
37.58 KB,
image/png
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
Comment 3•10 years ago
|
||
Comment 4•9 years ago
|
||
Comment 5•7 years ago
|
||
Updated•3 years ago
|
| Assignee | ||
Comment 7•1 year ago
|
||
The first time GloDa encounters a sender or recipient without an email address, it creates a contact with an empty email address as the key and the provided name. This contact will be returned for any correspondent without an email address, so the wrong name will mostly be displayed.
This patch resolves the issue by creating a separate contact for any name without an email address.
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 8•1 year ago
|
||
How to test:
- Search for a unique message and note the count of the recipients in the faceted search view.
- Disable "Include messages in this folder in Global Search results" for the folder containing that message.
- Enable it again and repeat step 1.
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/6d3feb34b2e7
Fix the way GloDa handles contacts without an email address. r=john.bieling
| Assignee | ||
Updated•1 year ago
|
Comment 10•1 year ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/26922bacc3b6
Do not duplicate correspondents when re-indexing a gloda message. r=mkmelin
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 11•1 year ago
|
||
Comment on attachment 9489614 [details]
Bug 1223951 - Fix the way GloDa handles contacts without an email address. r=#thunderbird-reviewers
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: Messages from authors without an actual email address are not indexed by Gloda at all.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: 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): Simple change that's covered by automatic tests.
- String changes made/needed: None.
- Is Android affected?: No
| Assignee | ||
Comment 12•1 year ago
•
|
||
Comment on attachment 9489614 [details]
Bug 1223951 - Fix the way GloDa handles contacts without an email address. r=#thunderbird-reviewers
Uplift Approval Request
- Please state case for uplift consideration and ensure bug severity is set:
- User impact if declined: Messages from authors without an actual email address are not indexed at all by Gloda.
- 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): Simple fix covered by automated tests.
- String changes made/needed: None
| Assignee | ||
Comment 13•1 year ago
|
||
Comment on attachment 9490112 [details]
Bug 1223951 - Do not duplicate correspondents when re-indexing a gloda message. r=#thunderbird-reviewers
Uplift Approval Request
- Please state case for uplift consideration and ensure bug severity is set: Every time a message is re-indexed by Gloda, its correspondents are duplicated.
- User impact if declined: Several duplicated correspondents may be displayed for an email in faceted search.
- 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): Simple fix covered by automated tests.
- String changes made/needed: None.
Comment 14•1 year ago
|
||
Comment on attachment 9489614 [details]
Bug 1223951 - Fix the way GloDa handles contacts without an email address. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Dovetails to bug 1831475
Comment 15•1 year ago
|
||
Comment on attachment 9490112 [details]
Bug 1223951 - Do not duplicate correspondents when re-indexing a gloda message. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Dovetails to bug 1831475
Comment 16•1 year ago
|
||
| bugherder uplift | ||
Description
•