6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10766] fb.php
*
Your Email Address
*
Spam protection
Enter the letters below:
..__ . ,. ..___. |[__) \./ |_/ | \__|[__) | | \ |
Comment
> Just stumbled on these lines in kronolith/fb.php:45 > > // If the free/busy calendars preference is empty, default to > // the user's default_share preference, and if that's empty, > // to their username. > if (!$cal) { > $cal = 'internal_' . $prefs->getValue('default_share'); > if (!$cal) { > $cal = 'internal_' . $user; > } > } > > Am I wrong, or will the innermost if-condition never be true? > "internal_" will be stored in every case, which makes the next if > redundant!?
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