[commits] Horde branch master updated. 20ba9921f7b2d1a75f093bfac2aea6ee7798be0c

Chuck Hagenbuch chuck at horde.org
Sat Dec 5 04:53:01 UTC 2009


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

from: d1868c5f6dc7b6f0eef2a6d1a73affa8a2d873dd

20ba992 Clone Horde_Url objects in static methods.

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

commit 20ba9921f7b2d1a75f093bfac2aea6ee7798be0c
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Dec 4 23:51:58 2009 -0500

    Clone Horde_Url objects in static methods.
    
    This avoids reference problems changing URLs as a result of later calls when
    we're building pieces of URLs repeatedly. This can lead to really bad behavior,
    like deletion of tasks in Nag when clicking what's supposed to be an edit link.

 framework/Util/lib/Horde/Util.php |   19 ++++++++++++++-----
 1 files changed, 14 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/framework/Util/lib/Horde/Util.php?rt=horde-git&r1=e4777680cac12bd35be4d8952e22d107fa7d574b&r2=20ba9921f7b2d1a75f093bfac2aea6ee7798be0c




More information about the commits mailing list