[Tickets #9767] Re: Login tasks don't work
bugs at horde.org
bugs at horde.org
Thu Oct 6 17:24:40 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 | Michael Slusarz <slusarz at horde.org>
Summary | Login tasks don't work
Queue | Horde Base
Version | Git master
Type | Bug
State | Feedback
Priority | 3. High
Milestone |
Patch |
-Owners |
+Owners | Horde Developers, Jan Schneider
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-10-06 11:24) 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.
More information about the bugs
mailing list