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

[nemo-qml-plugin-email] Fix initial download status. #19

Merged
merged 1 commit into from Mar 15, 2024

Conversation

dcaliste
Copy link
Contributor

Because of a mistake, the initial state
was always NotDownloaded. The issue was
shadowed though by the fact that
downloadAttachment() was flipping the
status to Downloaded when noticing the
presence of the file on disk.

@pvuorela , I'm sorry for the mistake. I noticed it today, still trying to make encrypted emails working with attachments. It seems to be harmless though, as mentioned in the commit message.

Because of a mistake, the initial state
was always NotDownloaded. The issue was
shadowed though by the fact that
downloadAttachment() was flipping the
status to Downloaded when noticing the
presence of the file on disk.
@pvuorela pvuorela merged commit f8715e0 into sailfishos:master Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants