[commits] Horde branch master updated. f8f0c81f06b7695463d8e6dbe579d78e1bb779c0

Jan Schneider jan at horde.org
Fri Apr 8 16:42:10 UTC 2011


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

from: d78f43c131223248914d4e4678980846bc61c253

6cc8d78 Fix translation of special folders.
f8f0c81 Horde_Tree_Select is already taking care of HTML escaping.

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

commit 6cc8d786fd4cb85c2189a86580f4355e1d9be54b
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 18:24:04 2011 +0200

    Fix translation of special folders.
    
    The original comparison didn't work because it compared $out (folder
    names with stripped namespace) with the folder names of the special
    folders (including the namespace).
    Also don't translate sent-mail folders if there are more than one,
    otherwise we end up with multiple folders of the same name.

 imp/docs/CHANGES    |    1 +
 imp/lib/Mailbox.php |    8 ++++----
 imp/package.xml     |    2 ++
 3 files changed, 7 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/6cc8d786fd4cb85c2189a86580f4355e1d9be54b

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

commit f8f0c81f06b7695463d8e6dbe579d78e1bb779c0
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 18:42:01 2011 +0200

    Horde_Tree_Select is already taking care of HTML escaping.

 imp/docs/CHANGES      |    1 +
 imp/lib/Imap/Tree.php |    2 +-
 imp/package.xml       |    2 ++
 3 files changed, 4 insertions(+), 1 deletions(-)

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




More information about the commits mailing list