6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/21/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6820] Daily Agenda isn't sent after setting daily_agenda to read
*
Your Email Address
*
Spam protection
Enter the letters below:
.. , __ __..__ | \./ / `(__ [__) \__| | \__..__)|
Comment
> I didn't get a daily agenda after setting daily_agenda to 'read'. > After some debugging I found, that in line 319 of > lib/Scheduler/kronolith.php the wrong user's preferences were loaded. > For each user in $users, the preferences of the *first* user in > $users were loaded. > > > > After adding the three arguments '', NULL and FALSE to the call of > &Prefs::singleton in function agenda(), the problem was solved. The > updated line now looks like this: > > > > $prefs = &Prefs::singleton($GLOBALS['conf']['prefs']['driver'], > 'kronolith', $user, '', NULL, FALSE); > > > > Was this a bug or is my horde system misconfigured?
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