6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/20/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6265] creation of events: events with daily interval + range defined end two days early
*
Your Email Address
*
Spam protection
Enter the letters below:
.__..___..___. ..___ | | | _/ |[__ |__| | ./__.\__|[___
Comment
> i am using kolab-2.1 with horde-webmail-1.1rc1 (kronolith 2.2-rc1). > > > > this is an example for a systematic error: > > > > try to create an event, starting on the 28th of july (11am-12am), > define recurrence: daily (every day) and let it end (by date) on the > 3rd of august. > > > > this action results in the following kolab-xml file (: > > > > <?xml version="1.0"?> > > <event version="1.0"> > > <uid>97dbb9068aefb060e4d19e1034b527ea</uid> > > <body><!--a75c305b1c0a6022--></body> > > <categories></categories> > > <creation-date>2008-02-15T08:28:29Z</creation-date> > > <last-modification-date>2008-02-15T08:28:29Z</last-modification-date> > > <sensitivity>public</sensitivity> > > <product-id>Horde::Kolab</product-id> > > <summary>Test</summary> > > <organizer> > > <display-name>Mike Gabriel</display-name> > > <smtp-address>m.gabriel@das-netzwerkteam.de</smtp-address> > > </organizer> > > <start-date>2008-07-29T10:00:00Z</start-date> > > <recurrence cycle="daily"> > > <interval>1</interval> > > <range type="date">2008-08-01</range> > > </recurrence> > > <show-time-as>busy</show-time-as> > > <end-date>2008-07-29T11:00:00Z</end-date> > > </event> > > > > i think, the recurrence should rather look like this: > > > > <recurrence cycle="daily"> > > <interval>1</interval> > > <range type="date">2008-08-03</range> > > </recurrence> > > > > something similar happens on weekly recurrences: the last recurrence > of an event is often left out, only the last-but-one event is > displayed in the calendar / stored in the xml-file. > > > > any ideas? > > > > mike
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