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 691834 - Body of attached message not shown
Body of attached message not shown
Status: RESOLVED FIXED
Product: evolution-mapi
Classification: Applications
Component: Mail
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: evolution-mapi-maint
evolution-mapi-maint
Depends on:
Blocks:
 
 
Reported: 2013-01-16 08:41 UTC by Milan Crha
Modified: 2013-01-18 12:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test message (1.68 KB, text/plain)
2013-01-16 08:41 UTC, Milan Crha
  Details
ema patch (6.02 KB, patch)
2013-01-17 18:31 UTC, Milan Crha
committed Details | Review

Description Milan Crha 2013-01-16 08:41:38 UTC
Created attachment 233574 [details]
test message

Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=895845

The attached message has a message as attachment. When it is imported to an Exchange server by EWS, then MAPI will not read it completely, body of the submessage is missing, which EWS shows it properly.
Comment 1 Samarjit Adhikari 2013-01-17 12:08:36 UTC
Could i get some temporary binaries, containing the fix?
Comment 2 Milan Crha 2013-01-17 18:28:53 UTC
There is currently no fix attached here, but I'll give you a build when I have it, sure thing.
Comment 3 Milan Crha 2013-01-17 18:31:11 UTC
Created attachment 233683 [details] [review]
ema patch

for evolution-mapi;

This was tough, it was trying to read the body, just not always. As part of the fix, I let it not do multipart/related messages that often.
Comment 4 Samarjit Adhikari 2013-01-17 18:41:54 UTC
@Milan,
Great! You deserve a pat on your back :-)
I am eagerly waiting for available build.
Comment 5 Milan Crha 2013-01-17 18:46:56 UTC
Created commit dcee5c3 in ema master (3.7.5+)
Created commit 6611c5f in ema gnome-3-6 (3.6.3+)

Here [1] is a Fedora 18 test build. It contains a fix for both this bug, and bug #691772. There will be a release of evolution-mapi 3.6.3 on Monday, thus we still have a bit of time for any other issues you may find. Thanks for your help with this.

[1] http://koji.fedoraproject.org/koji/taskinfo?taskID=4879102
Comment 6 Samarjit Adhikari 2013-01-18 12:54:52 UTC
(In reply to comment #5)
> Created commit dcee5c3 in ema master (3.7.5+)
> Created commit 6611c5f in ema gnome-3-6 (3.6.3+)
> 
> Here [1] is a Fedora 18 test build. It contains a fix for both this bug, and
> bug #691772. There will be a release of evolution-mapi 3.6.3 on Monday, thus we
> still have a bit of time for any other issues you may find. Thanks for your
> help with this.
> 
> [1] http://koji.fedoraproject.org/koji/taskinfo?taskID=4879102

This specific issue got fixed. Thanks