[commits] Horde branch master updated. 245d08ddc7d2f1b0d72eee0b3f96ebc164534899

Michael M Slusarz slusarz at horde.org
Thu Jan 20 05:02:18 UTC 2011


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

from: 993174ab2d589e2e52aec8aebbbcb731cde9e6a8

245d08d Bug #9349: Fix new subfolder doesn't show in folder list

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

commit 245d08ddc7d2f1b0d72eee0b3f96ebc164534899
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 19 22:00:27 2011 -0700

    Bug #9349: Fix new subfolder doesn't show in folder list
    
    Problem only occurred if all (unsubscribed) folders are viewed.
    hasChildren() was always returning true because we created the parent
    element before making the initial hasChildren() check.  Need to check
    for children before this.

 imp/lib/Imap/Tree.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/245d08ddc7d2f1b0d72eee0b3f96ebc164534899




More information about the commits mailing list