Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix no mails exported #33

Merged
merged 3 commits into from
May 30, 2024
Merged

Fix no mails exported #33

merged 3 commits into from
May 30, 2024

Conversation

marph91
Copy link
Owner

@marph91 marph91 commented May 29, 2024

Fixes #31

At a view without the message body, "getDisplayedMessages" returns an empty array, even if messages are selected.
To mitigate this, check first for selected messages. If there are none, fall back to the displayed messages.

The behavior seems to have changed in recent Thunderbird versions (~115).
@marph91 marph91 merged commit 145352d into master May 30, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does not export anything w. Thunderbird 115.11.0 and Linux Mint
1 participant