[commits] Horde branch master updated. f22195496067ce9bc640408429db8b2b7e65b9cf
Gunnar Wrobel
p at rdus.de
Mon Dec 6 07:48:52 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 74d16459ccf65799e46d14f2950c9695a4d2d1fb
f221954 Fix problems with the Horde::errorHandler() call.
-----------------------------------------------------------------------
commit f22195496067ce9bc640408429db8b2b7e65b9cf
Author: Gunnar Wrobel <p at rdus.de>
Date: Mon Dec 6 08:48:39 2010 +0100
Fix problems with the Horde::errorHandler() call.
I currently get a fatal error whithin dynamic Imp (WSOD). Apparently
Horde::errorHandler() gets called during shutdown. The stack trace I
get from the error that Horde::errorHandler() tries to log looks like
this:
Stack trace:
#0 [internal function]: Horde::errorHandler('<!DOCTYPE html ...', 5)
#1 [internal function]: ob_gzhandler()
#2 {main}
While I still need to identify the source of this error I believe the
logMessage() method should always ensure it can actually log
something.
framework/Core/lib/Horde.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/f22195496067ce9bc640408429db8b2b7e65b9cf
More information about the commits
mailing list