[commits] Horde branch master updated. bdafaffc9f122690dd951d04b7242cd20f52881f

Michael M Slusarz slusarz at horde.org
Wed Nov 9 22:57:01 UTC 2011


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

from: 8c2a109930faddae9852434f7c475263cd70cd6b

3ea20ed Fixes to search charset caching
bdafaff Bug #10726: More thorough workarounds for bad search charsets

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

commit 3ea20edb342ca958fcf47ed2d6968369e9437e9c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 9 15:47:30 2011 -0700

    Fixes to search charset caching
    
    Make sure all charsets are in the same case for comparision purposes.
    Store charset cache information in correct data entry.

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/3ea20edb342ca958fcf47ed2d6968369e9437e9c

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

commit bdafaffc9f122690dd951d04b7242cd20f52881f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 9 15:48:19 2011 -0700

    Bug #10726: More thorough workarounds for bad search charsets
    
    Store list of supported search charsets, if server reports it.
    
    Attempt to convert text to different charset, if original charset was
    rejected.

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

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




More information about the commits mailing list