Skip to content

fix: empty trash action not triggering#11277

Open
rafaeltonholo wants to merge 1 commit into
thunderbird:mainfrom
rafaeltonholo:fix/11256/empty-trash-action-not-working
Open

fix: empty trash action not triggering#11277
rafaeltonholo wants to merge 1 commit into
thunderbird:mainfrom
rafaeltonholo:fix/11256/empty-trash-action-not-working

Conversation

@rafaeltonholo

Copy link
Copy Markdown
Member

Contribution Summary

Linked Issue/Ticket: Fixes #11256; Fixes #11255

Description

The missing LocalMessageUidPrefixProvider parameter on LocalFolder and LocalMessage constructors was causing a NullPointerException that was preventing the Empty Trash action from being executed.

AI Disclosure

Select one of the following (mandatory)

  • This contribution does not include any changes created or assisted by AI.
  • This contribution includes changes assisted by AI.
  • This contribution includes changes created by AI.

Add missing LocalMessageUidPrefixProvider parameter to LocalFolder and LocalMessage constructors
@rafaeltonholo
rafaeltonholo requested a review from a team as a code owner July 21, 2026 12:08
@rafaeltonholo
rafaeltonholo requested a review from dani-zilla July 21, 2026 12:08
@rafaeltonholo rafaeltonholo added the report: include Include changes in user-facing reports. label Jul 21, 2026
@github-actions github-actions Bot added the tb-team Tasks and features handled by project maintainers label Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report: include Include changes in user-facing reports. tb-team Tasks and features handled by project maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

21.0b2 Empty trash option does not remove any emails. Messages no longer expunged.

2 participants