6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/26/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14585] horde/nag/lib/Nag.php : 1733 [getSyncLists()]: Wron serialized array in prefs triggers warning
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . __ . ..___. | \ |/ `|\ | | |__/\__|\__.| \| |
Comment
>> >>> Do I need to configure something in horde to create default tasklists? >> >> Nope. This is done automatically when the user logs in. See >> Nag::initialize(), which calls >> Nag_Tasklists_Base::ensureDefaultShare(). >> > > Ah, in my case, auto-create was not enabled, it has to be enabled in > the horde administration interface. Now the default shares are > created as you describe. Thanks! > > Back to the topic of this ticket: > > Can you verify my bugreport by the following steps? > 1. In the horde configuration, set $conf['share']['auto_create'] = false; > 2. delete _all_ tasklists including the default one > 3. To to Nag user preferences -> synchronisation settings -> check > "support separate tasklists" and save the pref. > 4. Go Into the SQL Database and query: Select * FROM horde_prefs > WHERE pref_value = 'a:1:{i:0;N;}'; > > > I think, that horde should be able to handle non-existent shares in > an app correctly, since Hordes "auto-create" feature is an option and > not mandatory. > Therfore a fix should be applied not only to nag and mnemo (already > done) but also to kronolith and turba. > > Now we know what causes the issue, we can either fix it as you did on > the evaluation side of this horde pref ( getSyncXYZ() ), or we fix it > at the creation side in the sync preferences where this value is > stored into the preferences. The latter whould by better regarding > performance... > > What do you think? > > >
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