[Tickets #7589] Re: itip: can't add event / shared calendar
bugs at horde.org
bugs at horde.org
Wed Oct 29 09:03:33 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7589
------------------------------------------------------------------------------
Ticket | 7589
Updated By | rsalmon at mbpgroup.com
Summary | itip: can't add event / shared calendar
Queue | IMP
Version | HEAD
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2008-10-29 05:03) wrote:
> This has been discussed a few times, please check the mailing list
> archives. iTip invitations are for synching distinct calendars. It
> doesn't work if the users use the same calendars, due to sharing,
> because of duplicate event UIDs.
This was working up to itip.php,v 1.95 2008/08/21 23:02:28
My understanding of the itip driver is that it is using the user's
default calendar to import a new event. If a user created more than
one calendar (and doesn't have any shared calendar), the itip driver,
until now, will always import into the default one.
I've attached a patch that seams to be working here.
with this patch, if the new event already exist in user's default
calendar, it will be replaced and if it doesn't, the new event will be
created.
it should not affect any other apps.
More information about the bugs
mailing list