[commits] Horde branch master updated. 577351d3bc2f1536d744dd2ad3d5a72e3729ed0d

Michael M Slusarz slusarz at horde.org
Wed Feb 23 01:23:45 UTC 2011


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

from: 696d1f2db0bb0c8911da6e094353bb5ac4556f7e

89b8c0f Don't update title when in preferences view
577351d Bug #9591: Fix Horde logintasks running multiple times.

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

commit 89b8c0f967e285d24398d04429cffc17eba60a25
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 22 17:08:42 2011 -0700

    Don't update title when in preferences view

 imp/js/dimpbase.js |   17 +++++++++++++----
 imp/js/dimpcore.js |    5 -----
 2 files changed, 13 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/89b8c0f967e285d24398d04429cffc17eba60a25

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

commit 577351d3bc2f1536d744dd2ad3d5a72e3729ed0d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 22 18:10:47 2011 -0700

    Bug #9591: Fix Horde logintasks running multiple times.
    
    With the recent fix to obtaining app drivers, it is possible that Horde
    logintasks will be initalized AFTER an app's logintasks are initialized
    but BEFORE that app's logintasks are completed.  This will result in an
    uncompleted tasklist being stored for Horde.
    
    Solution: add a flag to ensure that Horde tasks are only added once per
    login session.

 framework/Core/lib/Horde/Core/LoginTasks/Backend/Horde.php |   15 ++++++++++-
 1 files changed, 13 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/577351d3bc2f1536d744dd2ad3d5a72e3729ed0d




More information about the commits mailing list