[dev] [commits] Horde branch master updated. 2b590ff47770c8b204f7e2602e209f557fc4dc02
Michael M Slusarz
slusarz at horde.org
Wed Mar 6 19:46:02 UTC 2013
Quoting "Michael J. Rubinsky" <mrubinsk at horde.org>:
> 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
This won't work - you've now disabled logging of ALL Horde
configuration files, and all non-Horde non-conf.php configuration
files. That is unacceptable.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list