6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/5/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9767] Login tasks don't work
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..___._..___ | ||__|[__ | [__ |/\|| |[____|_|
Comment
>> Someone will have to figure out where this chain is broken. > > with the following patch, I get logintasks running and pref > last_logintasks looks better : > > a:3:{s:5:"_once";a:7:{i:0;s:45:"turba_LoginTasks_SystemTask_UpgradeFromTurba2";i:1;s:40:"turba_LoginTasks_SystemTask_UpgradePrefs";i:2;s:40:"turba_LoginTasks_SystemTask_UpgradeLists";i:3;s:45:"horde_LoginTasks_SystemTask_UpgradeFromHorde3";i:4;s:41:"imp_LoginTasks_SystemTask_UpgradeFromImp4";i:5;s:45:"imp_LoginTasks_SystemTask_UpgradeFromImp4Auth";i:6;s:43:"ingo_LoginTasks_SystemTask_UpgradeFromIngo1";}s:5:"horde";i:1317895501;s:3:"imp";i:1317895608;} > > > --- > ../../../../git/horde/framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php 2011-09-12 08:51:58.000000000 > +0200 > +++ Tasklist.php 2011-10-06 12:09:49.000000000 +0200 > @@ -131,7 +131,7 @@ > while (list(, $v) = each($this->_tasks)) { > if (!$v->needsDisplay() || > (!is_null($previous) && !$v->joinDisplayWith($previous))) { > - break; > + continue; > } > $tmp[] = $v; > $previous = $v; > > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers