[commits] Horde branch master updated. 2b5ec255ff78dc3c8ce227ce6c7bd6f105b63270

Chuck Hagenbuch chuck at horde.org
Tue Nov 2 17:59:24 UTC 2010


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

from: 9fd9e5ba21cd7cdf526ea95848e6d785d3a76626

2b5ec25 Don't cache combined config arrays.

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

commit 2b5ec255ff78dc3c8ce227ce6c7bd6f105b63270
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Nov 2 13:50:16 2010 -0400

    Don't cache combined config arrays.
    
    This was leading to stale Horde config data being in an app's cached config,
    causing incorrect URLs to be generated. If this isn't the correct solution, then
    I think application config cache keys need to take an md5sum of the Horde config
    into account so they are thrown out when they don't match.

 framework/Core/lib/Horde/Registry.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=0953968e148f34903fbfede8bc9e89e67b20d796&r2=2b5ec255ff78dc3c8ce227ce6c7bd6f105b63270




More information about the commits mailing list