[Tickets #6299] Re: global $conf empty
bugs at horde.org
bugs at horde.org
Wed Feb 20 18:29:16 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6299
-----------------------------------------------------------------------
Ticket | 6299
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | global $conf empty
Queue | Horde Base
Version | 3.2-RC2
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2008-02-20 13:29) wrote:
yea, I just uncovered this one the other day as well. The issue is that
when an application is loaded in the registry ($registry-pushApp() ->
Horde::loadConfiguration() etc...) conf.php hasn't finished loading (and is
not yet in the GLOBAL scope) when Horde::getTempDir() is called from
conf.php.
We're looking at possible fixes, but for now, your going to need to hard
code your tmp path there if you want it something other than your system
default.
More information about the bugs
mailing list