[Tickets #12094] Re: Horde::LogMessage is broken during RPC access
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Mar 6 17:41:18 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12094
------------------------------------------------------------------------------
Ticket | 12094
Updated By | Git Commit <commits at lists.horde.org>
Summary | Horde::LogMessage is broken during RPC access
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Horde Developers, Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-03-06 17:41) wrote:
Changes have been made in Git (master):
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 bugs
mailing list