6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12502] Imported iCal V2.0 all-day event is displayed as two-day-event in event details
*
Your Email Address
*
Spam protection
Enter the letters below:
.__..__ . . __..__ | |[ __|_/ (__ [__) |__|[_./| \.__)| \
Comment
> An imported iCal V.2.0 single-day all-day event is correctly handled > and displayed as a single-day all-day event in overviews. > But in the event details the "to" field shows the next day. > > Versions: > - horde 5.1.2 > - kronolith 4.1.2 > > Reproduce: > - Add an all-day event with > from: 07/16/2013 > to: 07/16/2013 > - Export to ICS file. > - Remove event. > - Import the ICS file. > - In month view the event is displayed as single-day event on 07/16/2013. > - Click on event => "to" field shows: 07/17/2013 > > Exported ICS file: > > BEGIN:VCALENDAR > VERSION:2.0 > X-WR-CALNAME:Test Calendar > PRODID:-//The Horde Project//Horde iCalendar Library//EN > BEGIN:VEVENT > DTSTART;VALUE=DATE:20130716 > DTEND;VALUE=DATE:20130717 > X-FUNAMBOL-ALLDAY:1 > DTSTAMP:20130725T110318Z > UID:20130724134430.Nh-0q2CpvAWHonBVHyjM3g7@webmail.intranet.xxx > CREATED:20130724T114430Z > LAST-MODIFIED:20130725T110309Z > SUMMARY:Test one day > CLASS:PUBLIC > STATUS:CONFIRMED > TRANSP:OPAQUE > END:VEVENT > END:VCALENDAR > > After realizing that the export to iCal adds one second to the date, > I fixed the problem by adding one line to kronolith/lib/Event.php: > --$this->end->sec; > (see attached patch) > >
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