After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 767056 - [IMAPx] Calculate message size on Append when not known
[IMAPx] Calculate message size on Append when not known
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
3.18.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2016-05-31 10:12 UTC by Andrea Vai
Modified: 2016-05-31 13:33 UTC
See Also:
GNOME target: ---
GNOME version: 3.17/3.18



Description Andrea Vai 2016-05-31 10:12:15 UTC
If I perform a "remove attachment" action on a message which resides in an IMAP+ folder, the message size in the "size" column of my view shows "0 bytes".

I run evo 3.18.5.2
Comment 1 Milan Crha 2016-05-31 13:33:20 UTC
Thanks for a bug report. There had been missing a message size calculation on Append, when it was not provided by the caller. It's fixed with the below change.

Created commit c14ec00 in eds master (3.21.3+)
Created commit 874391b in eds gnome-3-20 (3.20.3+)