[commits] Horde branch FRAMEWORK_5_2 updated. 9be19a8ff768b8b80611f1ef4ee4f91aa0a04219

Jan Schneider jan at horde.org
Wed Nov 23 11:37:46 UTC 2016


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

from: 5a9f234982096eb42c5539ee2dd8d162ef6a64d5

7a99f25 Exit if import eventually failed.
f9a59b2 Pass detected Content-Type to iTip handler.
9be19a8 [jan] Fix iTip MIME viewer actions if attachment type hasn't been specified.

Summary: http://github.com/horde/horde/compare/5a9f234982096eb42c5539ee2dd8d162ef6a64d5...9be19a8ff768b8b80611f1ef4ee4f91aa0a04219

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

commit 7a99f2558791548ca9155d88cbf513d794e20d4d
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/7a99f2558791548ca9155d88cbf513d794e20d4d

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

commit f9a59b2a670e3a40c5bb27c5c8cdc50ea12249d9
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/f9a59b2a670e3a40c5bb27c5c8cdc50ea12249d9

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

commit 9be19a8ff768b8b80611f1ef4ee4f91aa0a04219
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 12:37:32 2016 +0100

    [jan] Fix iTip MIME viewer actions if attachment type hasn't been specified.

 imp/docs/CHANGES | 1 +
 imp/package.xml  | 2 ++
 2 files changed, 3 insertions(+)

http://github.com/horde/horde/commit/9be19a8ff768b8b80611f1ef4ee4f91aa0a04219




More information about the commits mailing list