Summary | Recurring events caldav thunderbird issues |
Queue | Kronolith |
Queue Version | 4.1.5 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | grupodecorreo10 (at) gmail (dot) com |
Created | 07/29/2014 (4032 days ago) |
Due | |
Updated | 03/26/2015 (3792 days ago) |
Assigned | 08/01/2014 (4029 days ago) |
Resolved | 08/29/2014 (4001 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 4.2.2 |
Patch | No |
I would to comment something about this issue. I have modified this
files and it works, but if you have in
kronolith/config/prefs.local.php the "Support separate calendars"
parameter to 1, this bug appears again.
We can't remove this functionality ("Support separate calendars") from
our servers.
Any idea?
Thanks again.
Milestone ⇒ 4.2.2
State ⇒ Feedback
export from Lightning of such an event.
commit d922e25ad3114200e9144191037771fb32356939
Author: Jan Schneider <jan@horde.org>
Date: Sat Aug 2 00:13:13 2014 +0200
Fix recurrence end if specified as DATE value (
Bug #13401).UNTIL properties are inclusive. If specified as DATE value we
need to add one day, so we cover the whole day until 12am on the next
day.
framework/Date/lib/Horde/Date/Recurrence.php | 2 +-
framework/Date/package.xml | 4 ++--
framework/Date/test/Horde/Date/RecurrenceTest.php | 14 +++++++-------
3 files changed, 10 insertions(+), 10 deletions(-)
http://github.com/horde/horde/commit/d922e25ad3114200e9144191037771fb32356939
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Recurring events caldav thunderbird issues
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
I have two issues with recurring events in kronolith - thunderbird (lightning)
In the first case, The thing is, i open thunderbird, in lightning I
suscribe my calendar with the Horde URL installed in my servers. New
calendar in internet --> ICalendar , introduce my URL (
https://domain/rpc.php/kronolith/user@domain/XXXXXXXXXX.ics). In this calendar
in Thunderbird i creat an event called "Workweek event", from 20 June to
6th July. Before clic in Sync button in Lightning there is no problem, the
event appears from 20 to 6th july excluding Saturdays and Sundays, but when
i clic in Sync button, kronolith must do something strange because in that
moment my Calendar in thunderbird appears all days from 20 June to 6th July
including saturdays and sundays. Thats occurs with ics and caldav calendars
syncing with kronolith and thunderbird.
The second one, in thunderbird with my calendar subscribed with caldav or
ics to kronolith i create an event which is a full day event and a
recurring event, i mean, full day event in June from 23 to 29, all days.
Just in the moment of the creation in thunderbird with ICS, the calendar
appears all days, both of them included (23 and 29), but when i clic in
Sync button kronolith must do the same of the previous case, because now my
calendar show all day until 29, but last one (29) is not included.
If i have my calendar suscribed with caldav to kronolith is not necessary
to clic in sync button, but i have the same problem. Only i have my event
until one day before i wish, i mean, 28 June.
Thanks a lot in advance and sorry for my explanations.
Regards