[Tickets #9767] Re: Login tasks don't work
bugs at horde.org
bugs at horde.org
Fri Oct 7 12:21:01 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9767
------------------------------------------------------------------------------
Ticket | 9767
Updated By | rsalmon at mbpgroup.com
Summary | Login tasks don't work
Queue | Horde Base
Version | Git master
Type | Bug
State | Feedback
Priority | 3. High
Milestone |
Patch |
Owners | Horde Developers, Jan Schneider
+New Attachment | horde_debug.txt
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2011-10-07 12:21) wrote:
>> with the following patch, I get logintasks running and pref
>> last_logintasks looks better :
>
> This isn't correct. needDisplay() returns the list of tasks to
> display on this page. Your change will cause all tasks to be
> performed at one time, which is not correct. E.g. the TOS task
> might be the first task in the chain, and no other tasks can or
> should be run until that task is complete.
Then, I don't understand.
After having updated now from git, I have added
horde::debug($this->_tasks) to libs/Horde/LoginTasks/Tasklist.php:130
just before the "while" loop.
attached is the log file.
from what I can see, the first element of $this->_tasks always has
display = DISPLAY_NONE, so a task like RenameSentmailMonthly never
gets displayed.
Maybe you'll see something wrong from the debug log file ?
rsalmon at mbpgroup.com (2011-10-07 12:21) uploaded: horde_debug.txt
http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=horde_debug.txt&ticket=9767&fn=%2Fhorde_debug.txt
More information about the bugs
mailing list