[commits] Horde branch master updated. aa173eeb9085d6a3f0baa90f10d37030eee42cfb

Jan Schneider jan at horde.org
Wed Nov 23 11:27:09 UTC 2016


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

from: 680f73014eface85e6f1ed85ec855a0bb8af7804

272baec [jan] Fix session preference driver.
c447c97 Exit if import eventually failed.
aa173ee Pass detected Content-Type to iTip handler.

Summary: http://github.com/horde/horde/compare/680f73014eface85e6f1ed85ec855a0bb8af7804...aa173eeb9085d6a3f0baa90f10d37030eee42cfb

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

commit 272baec0b409dda821be007129b4a3ce59d0a0d1
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 14:52:48 2016 +0100

    [jan] Fix session preference driver.

 framework/Core/lib/Horde/Core/Factory/Prefs.php | 2 +-
 framework/Core/package.xml                      | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

http://github.com/horde/horde/commit/272baec0b409dda821be007129b4a3ce59d0a0d1

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

commit c447c97f0fc65a8db930680582cd103ce8e08807
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 10:21:35 2016 +0100

    Exit if import eventually failed.

 imp/lib/Ajax/Imple/ItipRequest.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

http://github.com/horde/horde/commit/c447c97f0fc65a8db930680582cd103ce8e08807

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

commit aa173eeb9085d6a3f0baa90f10d37030eee42cfb
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 12:22:08 2016 +0100

    Pass detected Content-Type to iTip handler.
    
    When displaying the attachment summary, we try to detect the real MIME type if it has been specified as octet-stream. This works fine and the correct MIME viewer is loaded.
    But this detected content type hasn't been passed further on to the iTip Ajax handler, so it tried to import those components with the original octet-stream content type while the applications' APIs expected actually supported type.

 imp/lib/Ajax/Imple/ItipRequest.php | 10 ++++++++--
 imp/lib/Factory/MimeViewer.php     |  1 +
 imp/lib/Mime/Viewer/Itip.php       |  3 ++-
 3 files changed, 11 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/aa173eeb9085d6a3f0baa90f10d37030eee42cfb




More information about the commits mailing list