[commits] Horde branch master updated. 6942b3e2652ab5aa53d667f84df54512e216764c
Michael J. Rubinsky
mrubinsk at horde.org
Tue Nov 25 06:32:53 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 34dc24e32bf6a775f805e9bc1e4cf5d905140bb1
31733be This sends the response, not a request.
038b638 Must explicitly remove the Content-Type parameter from smart requests.
7d95208 BFN
6942b3e Might as well let Horde_Mime_Mail take care generating the plain part.
Summary: http://github.com/horde/horde/compare/34dc24e32bf6a775f805e9bc1e4cf5d905140bb1...6942b3e2652ab5aa53d667f84df54512e216764c
-----------------------------------------------------------------------
commit 31733be8778c4c6fdc866fd30a1123fb4431951f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Nov 25 01:24:36 2014 -0500
This sends the response, not a request.
framework/Core/lib/Horde/Core/ActiveSync/Mail.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/31733be8778c4c6fdc866fd30a1123fb4431951f
-----------------------------------------------------------------------
commit 038b6386610b0546c7b7d729abeeca0606867943
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Nov 25 01:24:58 2014 -0500
Must explicitly remove the Content-Type parameter from smart requests.
Some change in the MIME library changed the need for this apparently.
In Smart requests, the incoming Content-Type only applies to the reply
text, and not the final MIME message we construct server-side. This
used to be automatically dealt with somewhere...
Bug: 13720
framework/Core/lib/Horde/Core/ActiveSync/Mail.php | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/038b6386610b0546c7b7d729abeeca0606867943
-----------------------------------------------------------------------
commit 7d95208ee8aa41403914dc24be48587f463ea638
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Nov 25 01:29:05 2014 -0500
BFN
framework/Core/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/7d95208ee8aa41403914dc24be48587f463ea638
-----------------------------------------------------------------------
commit 6942b3e2652ab5aa53d667f84df54512e216764c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Nov 25 01:29:15 2014 -0500
Might as well let Horde_Mime_Mail take care generating the plain part.
framework/Core/lib/Horde/Core/ActiveSync/Mail.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/6942b3e2652ab5aa53d667f84df54512e216764c
More information about the commits
mailing list