[Tickets #8447] Re: Fatal error when describing purge trash login task
bugs at horde.org
bugs at horde.org
Mon Jul 27 17:29:06 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8447
------------------------------------------------------------------------------
Ticket | 8447
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Fatal error when describing purge trash login task
Queue | IMP
Version | Git master
Type | Bug
-State | Assigned
+State | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-07-27 13:29) wrote:
The issue is that base.php may not have been fully parsed at the time
the logintasks are run in pushApp(), halfway through that file.
Solution is to move init code to IMP::initialize() and then have the
logintasks explicitly init IMP within themselves.
More information about the bugs
mailing list