[commits] Horde branch master updated. 875010ee4070be4a5b75247c46a4cdb248d1fb9f
Michael M Slusarz
slusarz at horde.org
Thu Oct 8 21:45:37 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 7e3db187475cd661ab892c7a8e15b4b32983b562
8804d3a... Fix ignoring CDATA when doing regexp searching
875010e... Fix potential session writing issue
-----------------------------------------------------------------------
commit 8804d3a27239d60a19be2b3edf1a0443b43f09b2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Oct 8 13:53:52 2009 -0600
Fix ignoring CDATA when doing regexp searching
Strip out the CDATA, store it, and replace it when finished with the
various preg_match() calls.
framework/Text_Filter/lib/Horde/Text/Filter/Xss.php | 35 ++++++++++++++++--
1 files changed, 31 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/framework/Text_Filter/lib/Horde/Text/Filter/Xss.php?rt=horde-git&r1=fbcb1010297ccde83dd1b33194eeaf8fddd364a9&r2=8804d3a27239d60a19be2b3edf1a0443b43f09b2
-----------------------------------------------------------------------
commit 875010ee4070be4a5b75247c46a4cdb248d1fb9f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Oct 8 15:44:29 2009 -0600
Fix potential session writing issue
This allegedly was needed as of 5.0.5, but I first started to see the
undesirable behavior as of 5.2.10/5.3.
framework/SessionHandler/lib/Horde/SessionHandler.php | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler.php?rt=horde-git&r1=cf20e1c1a3d29c41f086d9979cb21553c3cce03e&r2=875010ee4070be4a5b75247c46a4cdb248d1fb9f
More information about the commits
mailing list