[Tickets #8447] Re: Fatal error when describing purge trash login task
bugs at horde.org
bugs at horde.org
Wed Jan 13 00:09:44 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8447
------------------------------------------------------------------------------
Ticket | 8447
Updated By | CVS Commit <cvs at lists.horde.org>
Summary | Fatal error when describing purge trash login task
Queue | IMP
Version | Git master
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
CVS Commit <cvs at lists.horde.org> (2010-01-12 19:09) wrote:
Changes have been made in Git for this ticket:
Bug #8447: Undefined values in login tasks
I think the issue is that these objects are being serialized between
sessions - thus, when unserialized on the next page, initialize() may
not have been called yet. So we need to put the initialize() calls in
each function that requires a full IMP environment.
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/DeleteAttachmentsMonthly.php?rt=horde-git&r1=488c875b979520b1c9b6bf46049a0ddbb8fd8158&r2=567afd9432a3914ceec131f1a31c3b0e7c3809bf
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/DeleteSentmailMonthly.php?rt=horde-git&r1=c07dc3fd3f1ea04331e70e87009e185ffc895870&r2=567afd9432a3914ceec131f1a31c3b0e7c3809bf
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/PurgeSentmail.php?rt=horde-git&r1=c07dc3fd3f1ea04331e70e87009e185ffc895870&r2=567afd9432a3914ceec131f1a31c3b0e7c3809bf
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/PurgeSpam.php?rt=horde-git&r1=c07dc3fd3f1ea04331e70e87009e185ffc895870&r2=567afd9432a3914ceec131f1a31c3b0e7c3809bf
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/PurgeTrash.php?rt=horde-git&r1=c07dc3fd3f1ea04331e70e87009e185ffc895870&r2=567afd9432a3914ceec131f1a31c3b0e7c3809bf
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/RenameSentmailMonthly.php?rt=horde-git&r1=c07dc3fd3f1ea04331e70e87009e185ffc895870&r2=567afd9432a3914ceec131f1a31c3b0e7c3809bf
More information about the bugs
mailing list