Closed
Bug 1893872
Opened 1 year ago
Closed 1 year ago
Deleting messages raises TypeError: SearchIntegration is null errors on the console
Categories
(Thunderbird :: OS Integration, defect)
Thunderbird
OS Integration
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1888655
People
(Reporter: standard8, Unassigned)
Details
(Keywords: regression)
When I delete messages in Thunderbird 126.0b1 on Mac, I get the following error in the console:
TypeError: SearchIntegration is null SearchIntegration.sys.mjs:608:7
I would not expect this to raise an error on Mac, since there appears to be a search integration there. However, even if that was working correctly, that implies there's something wrong with Linux as well.
Marking this as a regression as it doesn't happen in 115. Not sure if there's any practical effects, but it is something else to have to ignore when debugging extensions.
Comment 1•1 year ago
|
||
Yep, working on it in bug 1888655
You need to log in
before you can comment on or make changes to this bug.
Description
•