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 [#1640] Calendar DropDownBox isn't shown with one remote and one normal calendar
*
Your Email Address
*
Spam protection
Enter the letters below:
. .\ /.___. , __ |\/| >< [__ \./ / ` | |/ \[___ | \__.
Comment
> Hi, the calendar dropdown box on the upper right hand corner should > be shown if you have one remote and one normal (user) calendar. > > > > Line 16 of kronolith/templates/menu.inc reads: > > <?php if (!$prefs->isLocked('default_share') && > ((count($remote_calendars) > 1 || count($GLOBALS['all_calendars']) > > 1) || !count($GLOBALS['display_calendars']))): ?> > > > > maybe it should be: > > <?php if (!$prefs->isLocked('default_share') && > ((count($remote_calendars) > 0 || count($GLOBALS['all_calendars']) > > 1) || !count($GLOBALS['display_calendars']))): ?>
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