6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/8/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8355] non-standardconform iCal-File
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__ .__ .__ . . [__)[__)[ __[__)|_/ | [__)[_./| \| \
Comment
>> Has somebody a solution for this bogus behavior? > >> Which files/functions are affected? > > > > I have found the file, creating the iCal recurrence rule in > > HORDE_BASE/kronolith/lib/Recurrence.php (Horde Groupware Edition 1.2.3) > > > > ca. in line 1061 the function toRRule20(...) is defined. > > I changed the code to the following, which works fine for me: > > function toRRule20($calendar) > > { > > ... > > if ($this->hasRecurEnd()) { > > #$rrule .= ';UNTIL=' . $calendar->_exportDate($this->recurEnd); > #doesn't sync correctly with lightning 0.9 > > $rrule .= ';UNTIL=' . > $calendar->_exportDateTime($this->recurEnd); #works > > } > > ... > > } > > > > But the origin of the time is a mysterium to me. Maybe someone really > knows how to solve this problem completely in a neat way. > >
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