[commits] Horde branch master updated. 2b590ff47770c8b204f7e2602e209f557fc4dc02
Michael J. Rubinsky
mrubinsk at horde.org
Wed Mar 6 17:41:15 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 60c569b01f37a1f35ce800717baa9796898a3a25
2b590ff Prevent chicken/egg with the logger.
-----------------------------------------------------------------------
commit 2b590ff47770c8b204f7e2602e209f557fc4dc02
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 6 12:39:03 2013 -0500
Prevent chicken/egg with the logger.
If we attempt to load the logger before horde's configuration is
fully loaded, we might not have the the logger settings available.
This will cause the injector factory to return a null logger. Since
the injector acts as a singleton in this case, we may never obtain
a correct logger.
Fixes Bug: 12094
framework/Core/lib/Horde.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/2b590ff47770c8b204f7e2602e209f557fc4dc02
More information about the commits
mailing list