[commits] Horde branch master updated. 19de7924ffc008fdfdf60b46756f969d8dc051d1

Michael M Slusarz slusarz at horde.org
Wed Oct 15 19:47:49 UTC 2014


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

from: 0398e48205e8d7ab126f42f30ac2df2352e54338

9743913 Add some UTF8 header tests
6433b39 Fire focus event on element, not document, or else autocompleter intercepts it
6175c19 [mms] Ensure we don't use the same authentication method multiple times when logging into IMAP server.
1ee4e8b Hotfix: certain blocks (weather) don't throw Exceptions on error
19de792 [mms] Fix handling authentication errors when they take place during an attempt to determine a mailbox's namespace.

Summary: http://github.com/horde/horde/compare/0398e48205e8d7ab126f42f30ac2df2352e54338...19de7924ffc008fdfdf60b46756f969d8dc051d1

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

commit 9743913bbaf76ef5e81907a534d21ba012e03cdb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 15 00:24:28 2014 -0600

    Add some UTF8 header tests

 framework/Mime/package.xml                                  |    6 +++-
 framework/Mime/test/Horde/Mime/HeadersTest.php              |   16 +++++++++++
 framework/Mime/test/Horde/Mime/PartTest.php                 |   11 +++++++
 framework/Mime/test/Horde/Mime/fixtures/sample_msg_utf8.txt |    9 ++++++
 4 files changed, 40 insertions(+), 2 deletions(-)
 create mode 100644 framework/Mime/test/Horde/Mime/fixtures/sample_msg_utf8.txt

http://github.com/horde/horde/commit/9743913bbaf76ef5e81907a534d21ba012e03cdb

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

commit 6433b395d22db0657f9682845e322e1216f89fc6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 15 11:52:38 2014 -0600

    Fire focus event on element, not document, or else autocompleter intercepts it

 imp/js/compose-base.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/6433b395d22db0657f9682845e322e1216f89fc6

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

commit 6175c1969fd224ba8eced9a416339c315eb77062
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 15 12:50:56 2014 -0600

    [mms] Ensure we don't use the same authentication method multiple times when logging into IMAP server.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    2 ++
 framework/Imap_Client/package.xml                      |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/6175c1969fd224ba8eced9a416339c315eb77062

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

commit 1ee4e8b255c80e7baab6072c29e5705820d8d5d4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 15 13:41:27 2014 -0600

    Hotfix: certain blocks (weather) don't throw Exceptions on error
    
    They set enabled to false.  Not sure how this is supposed to be fixed
    properly, but this prevents fatal errors

 framework/Core/lib/Horde/Core/Block/Layout/View.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/1ee4e8b255c80e7baab6072c29e5705820d8d5d4

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

commit 19de7924ffc008fdfdf60b46756f969d8dc051d1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 15 13:46:00 2014 -0600

    [mms] Fix handling authentication errors when they take place during an attempt to determine a mailbox's namespace.
    
    Conflicts:
    	imp/docs/CHANGES
    	imp/package.xml

 imp/docs/CHANGES           |    2 ++
 imp/lib/Imap.php           |   16 +++++++++-------
 imp/lib/Imap/Exception.php |   42 ++++++++++++++++++++++--------------------
 imp/package.xml            |    1 +
 4 files changed, 34 insertions(+), 27 deletions(-)

http://github.com/horde/horde/commit/19de7924ffc008fdfdf60b46756f969d8dc051d1




More information about the commits mailing list