[commits] ActiveSync branch FRAMEWORK_5_2 updated. 68847766db72772ebf3c362d84ca9af21943b70e

Michael J. Rubinsky mrubinsk at horde.org
Sun Mar 17 02:43:12 UTC 2019


The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.

from: 5b73dd482597aab011865dea4e79de6b4c825a65

adc4576 Try to honor BODYPREF when we don't have an HTML part.
4f51b4c Only flag plain-as-html if we aren't requesting TYPE_MIME.
35617b2 Always attempt to populate the nativeBodyType.
83961ff [mjr] Fix issue causing the loss of reply text in SMARTREPLY requests (Bug #14841).
6884776 [mjr] Fix issue causing the loss of reply text in SMARTREPLY requests (Bug #14841).

Summary: https://github.com/horde/ActiveSync/compare/5b73dd482597...68847766db72

-----------------------------------------------------------------------

commit adc45766016a2203adbb51dada4a7d594d89962f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 16 Mar 2019 22:40:46 -0400

Try to honor BODYPREF when we don't have an HTML part.

If we only have a plain part, but BODYPREF requests HTML,
convert to HTML so we can honor this. Some clients don't honor
the TYPE property being set to PLAIN if HTML was requested,
even though this is to be taken as only a preference, not a
MUST.

Fixes broken behavior in GMail app on Android that would cause
reply text to be lost when replying to a plain text email.

 M lib/Horde/ActiveSync/Imap/MessageBodyData.php

https://github.com/horde/ActiveSync/commit/adc45766016a2203adbb51dada4a7d594d89962f

-----------------------------------------------------------------------

commit 4f51b4c3353e03c7a428b89ddd9cc3e2fdcaba81
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 16 Mar 2019 22:40:54 -0400

Only flag plain-as-html if we aren't requesting TYPE_MIME.

 M lib/Horde/ActiveSync/Imap/MessageBodyData.php

https://github.com/horde/ActiveSync/commit/4f51b4c3353e03c7a428b89ddd9cc3e2fdcaba81

-----------------------------------------------------------------------

commit 35617b2a496fe55d02ee5412ed88be8bffe37501
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 16 Mar 2019 22:41:05 -0400

Always attempt to populate the nativeBodyType.

Don't think any clients do anything with this, but
it's in the spec, so populate it for now.

 M lib/Horde/ActiveSync/Imap/EasMessageBuilder.php
 M lib/Horde/ActiveSync/Imap/EasMessageBuilder/Mime.php
 M lib/Horde/ActiveSync/Imap/MessageBodyData.php

https://github.com/horde/ActiveSync/commit/35617b2a496fe55d02ee5412ed88be8bffe37501

-----------------------------------------------------------------------

commit 83961ff9091935b51375bbf0987a0a62a0397aa3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 16 Mar 2019 22:43:00 -0400

[mjr] Fix issue causing the loss of reply text in SMARTREPLY requests (Bug #14841).

 M doc/Horde/ActiveSync/changelog.yml

https://github.com/horde/ActiveSync/commit/83961ff9091935b51375bbf0987a0a62a0397aa3

-----------------------------------------------------------------------

commit 68847766db72772ebf3c362d84ca9af21943b70e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 16 Mar 2019 22:43:00 -0400

[mjr] Fix issue causing the loss of reply text in SMARTREPLY requests (Bug #14841).

 M doc/Horde/ActiveSync/CHANGES
 M package.xml

https://github.com/horde/ActiveSync/commit/68847766db72772ebf3c362d84ca9af21943b70e


More information about the commits mailing list