Hi,
El 01/02/13 16:55,
ziegl...@googlemail.com escribió:
> @Jorge: This might also be the Problem in my other post with editing the
> Calendarname and -color.
>
> Btw: deleting and adding new events is no problem, so if the new Version
> of bedework will not work on this issue, could there be an "workaround"
> by just deleting the event (wich should be modified) and adding a new
> event (with updated data of the old), or is this just too much work to
> be done?
If you're getting the 'Element was modified while you were editing it'
message it means that your server rejected the modification request.
AgenDAV requests etags when fetching your calendar events, so modifying
an event implies adding an 'If-Match: (etag)' to the modification request.
If the CalDAV server rejects this request it could be because:
a) The element was modified by another CalDAV client, so etags don't
match anymore
b) Your CalDAV server is doing something wrong with etags
Your problem seems to be the second one. Bedework isn't doing what it
should with etags.
When removing an event AgenDAV forces etags matching, so your suggestion
wouldn't work either. Removing an event without checking etags would be
really dangerous.
Regards.
jabber:
jor...@jabberes.org