6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/31/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13433] JS error when all day event is hidden
*
Your Email Address
*
Spam protection
Enter the letters below:
__ .__ __. __.. . / `[__)(__ (__ | | \__.| .__).__)|/\|
Comment
> If a user has limited the number of events to show in month view, the > following error can occur: > TypeError: elm.retrieve(...) is undefined > > To reproduce: > 1) Create more than max_events all-day-events on one day. > 2) Navigate to the next month and back again. > 3) The TypeError occurs and the JS on the page stops working. > > I assume that this is because (~ line 1616 in kronolith.js) > > var elm = allDays.pop(); > elm.purge(); > elm.remove(); > > here an element from the events array is destroyed, but the reference > is still contained in the events array. For me, the attached patch > seems to fix this.
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