eyalroz / removedupes

Remove Duplicate Messages
https://addons.thunderbird.net/en-US/thunderbird/addon/removedupes/
Other
88 stars 6 forks source link

Not properly handling search abortion when no status bar message is specified #177

Closed eyalroz closed 4 months ago

eyalroz commented 1 year ago

Sometimes, we call RemoveDupes.MessengerOverlay.abortDupeSearch() without a label name - e.g. when we've issued an alert. We don't currently handle this case properly, and an exception is thrown when we look for the localization of the null-named string.