Closed Bug 1782392 Opened 3 years ago Closed 3 years ago

Message search (Ctrl+Shift+F) does not allow searching on attachment status.

Categories

(Thunderbird :: Search, defect)

All
Unspecified
defect

Tracking

(thunderbird_esr102+ fixed, thunderbird104 fixed)

RESOLVED FIXED
105 Branch
Tracking Status
thunderbird_esr102 + fixed
thunderbird104 --- fixed

People

(Reporter: unicorn.consulting, Assigned: mkmelin)

References

(Blocks 1 open bug, Regression, )

Details

(Keywords: regression, Whiteboard: [TM:102.1.2])

Attachments

(1 file)

I am filing this as a trunk bug, but it reproduced equally in V102.1 and trunk.

Thunderbird
Version 105.0a1
Build ID 20220727102511
Update Channel nightly
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Thunderbird/105.0a1

Name Thunderbird
Version 102.1.0
Build ID 20220725200630
Update Channel release
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.1.0
OS Windows_NT 10.0 19044

Steps to reproduce.
Access the advanced search and try and set the search criteria to attachment status.

Selecting the match of attachment status in the dialog immediately displays the is and a non existent filter criteria.

Image here https://user-media-prod-cdn.itsre-sumo.mozilla.net/uploads/images/2022-07-30-23-33-33-911af7.png

The error console shows the following entries for each attempt to select the Attachment status.

Uncaught
Exception { name: "NS_ERROR_FAILURE", message: "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]", result: 2147500037, filename: "chrome://messenger/content/searchWidgets.js", lineNumber: 725, columnNumber: 0, data: null, stack: "_createMenulist@chrome://messenger/content/searchWidgets.js:725:36\nsetInput@chrome://messenger/content/searchWidgets.js:824:38\nupdateDisplay@chrome://messenger/content/searchWidgets.js:1035:16\nset searchAttribute@chrome://messenger/content/searchWidgets.js:1102:12\nset parentValue@chrome://messenger/content/searchWidgets.js:1085:7\nset value/<@chrome://messenger/content/searchWidgets.js:369:11\nset value@chrome://messenger/content/searchWidgets.js:367:22\nonSelect@chrome://messenger/content/searchWidgets.js:492:9\n", location: XPCWrappedNative_NoHelper }
searchWidgets.js:725

and

Element.releaseCapture() is deprecated. Use Element.releasePointerCapture() instead. For more help https://developer.mozilla.org/docs/Web/API/Element/releasePointerCapture menupopup.js:166:13

Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Keywords: regression
Regressed by: 1588155
Hardware: x86_64 → All
Target Milestone: --- → 105 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/99259a757720
Fix cut/paste error in string name for attachment status search. r=henry

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED

Comment on attachment 9287863 [details]
Bug 1782392 - Fix cut/paste error in string name for attachment status search. r=henry

[Approval Request Comment]
Regression caused by (bug #): bug 1588155
User impact if declined: can't search or set up filter for attachment status
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): safe

Attachment #9287863 - Flags: approval-comm-esr102?
Attachment #9287863 - Flags: approval-comm-beta?
Whiteboard: [TM:102.1.2]

Comment on attachment 9287863 [details]
Bug 1782392 - Fix cut/paste error in string name for attachment status search. r=henry

[Triage Comment]
Approved for beta

Attachment #9287863 - Flags: approval-comm-beta? → approval-comm-beta+

Comment on attachment 9287863 [details]
Bug 1782392 - Fix cut/paste error in string name for attachment status search. r=henry

[Triage Comment]
Approved for esr102

Attachment #9287863 - Flags: approval-comm-esr102? → approval-comm-esr102+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: