[commits] Horde branch master updated. 570a1ccee41c74746a2e4c911856c0ae602a43c2

Jan Schneider jan at horde.org
Wed Sep 14 12:05:17 UTC 2011


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

from: 2c1ac7e617cc2a53157674dbacc13a0828389291

e7c3984 Fix downloading of attachments if we don't have a MIME viewer (Bug #10509).
98eac07 Convert the MIME content from the MIME part's charset to the expected output charset (Bug #10509).
570a1cc Since we don't know the charset of uploaded attachments, because we don't save it anywhere, use ASCII.

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

commit e7c3984336c32d9fe3be7964a893e6b20ccba0c1
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 14 13:25:13 2011 +0200

    Fix downloading of attachments if we don't have a MIME viewer (Bug #10509).

 whups/view.php |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/e7c3984336c32d9fe3be7964a893e6b20ccba0c1

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

commit 98eac07fd7e73b3d89e73fa9eda27f43159977f1
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 14 14:02:26 2011 +0200

    Convert the MIME content from the MIME part's charset to the expected output charset (Bug #10509).

 framework/Core/lib/Horde/Core/Mime/Viewer/Syntaxhighlighter.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/98eac07fd7e73b3d89e73fa9eda27f43159977f1

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

commit 570a1ccee41c74746a2e4c911856c0ae602a43c2
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 14 14:03:52 2011 +0200

    Since we don't know the charset of uploaded attachments, because we don't save
    it anywhere, use ASCII.
    
    This at least doesn't break existing MIME code, though I wonder if there
    shouldn't be a default charset in Horde_Mime_Part?

 whups/view.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/570a1ccee41c74746a2e4c911856c0ae602a43c2




More information about the commits mailing list