thunderbird-android
thunderbird-android copied to clipboard
forward as attachment is broken (.eml)
Checklist
- [X] I have used the search function to see if someone else has already submitted the same bug report.
- [X] I will describe the problem with as much detail as possible.
App version
6.802
Where did you get the app from?
Google Play
Android version
14
Device model
Pixel 7 Pro
Steps to reproduce
- Go to inbox
- Open a mail
- Select 3-dot menu
- Select Forward as attachment
- Send mail to someone
Expected behavior
Mail gets forwarded as an attached .eml file
Actual behavior
the .eml file is empty. in the "sent" folder it has content while it's empty for the receiver.
This was only tested within the K9 mail client. (Sender and receiver) I tested multiple mail accounts
This is reproducible and I have tested different mails
Logs
No response
Have you checked if the .eml file is actually empty? It shows as "0 B" in K-9 Mail, but otherwise should contain all data.
Have you checked if the
.emlfile is actually empty? It shows as "0 B" in K-9 Mail, but otherwise should contain all data.
Hello. I've checked it. The file is not really empty. When we open it, it shows the content and it's not empty. However, the email display screen only shows the size as 0. While it's not really zero, it does contain content. Now, considering this, I think we should fix the issue of the size being shown as zero. Am I right? Do you have any thoughts on this?
ups, I checked and then forgot to answer. I wanted to check and compare/hash the files on desktop first. I will do that now.
Have you checked if the
.emlfile is actually empty? It shows as "0 B" in K-9 Mail, but otherwise should contain all data.Hello. I've checked it. The file is not really empty. When we open it, it shows the content and it's not empty. However, the email display screen only shows the size as 0. While it's not really zero, it does contain content. Now, considering this, I think we should fix the issue of the size being shown as zero. Am I right? Do you have any thoughts on this?
I debugged. Actually, on the receiving side of the email, the field size(attachment.size) of the .eml attachments is zero!! Do you have an idea to fix this problem? that we can find and display the real size of those attachments? @cketti
Have you checked if the
.emlfile is actually empty? It shows as "0 B" in K-9 Mail, but otherwise should contain all data.Hello. I've checked it. The file is not really empty. When we open it, it shows the content and it's not empty. However, the email display screen only shows the size as 0. While it's not really zero, it does contain content. Now, considering this, I think we should fix the issue of the size being shown as zero. Am I right? Do you have any thoughts on this?
I continued debugging and examined the code in more detail. I realized that even on the sender's side, if the database is cleared once after sending the message and we try to reopen that message, it also shows a size of zero (on the sender's side)!!
Confirmed. Ditched Thunderbird because of this one because it hasn't been fixed for over almost a year now and I can't use a mail client negleting such basic features for business purposes.