<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Attendee get error on delete cancelled events</title> 
  <pubDate>Fri, 10 Apr 2026 05:21:34 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8955</link> 
  <atom:link rel="self" type="application/rss+xml" title="Attendee get error on delete cancelled events" href="https://bugs.horde.org/ticket/8955/rss" /> 
  <description>Attendee get error on delete cancelled events</description> 
 
   
   
  <item> 
   <title>Problem: Attendee get error on delete cancelled events

I </title> 
   <description>Problem: Attendee get error on delete cancelled events

I describe how to reproduce the issue:
OX = Operation
MC = Meeting creator
A1 = Attendee 1
A2 = Attendee 2

O1 : MC creates a meeting and add to attendees (A1 and A2) -&gt; Send new event notification.
O2 : A1 accept and add to calendar event
O3 : A2 accept and add to calendar event
O4 : MC delete event -&gt; Send cancel notification
O5 : A1 &quot;accept&quot; delete event from calendar -&gt; Get error (&quot;There was an error deleting the event: Event not found&quot;)
O6 : A2 &quot;accept&quot; delete event from calendar -&gt; Work OK
O7 : A1 &quot;accept&quot; delete event from calendar -&gt; Work OK now

------------

As I could see, it seems that deletions from notification messages are not getting events correctly. They seem order depending.

I check and debbug sql.php and mysql database values and realise that when delete operation fails on sql.php &amp;getId() funcion is getting wrong event_id, and when is trying to execute deleteEvent function MySQL DELETE sentence does not match event_id with calendar_id.

I make a kind of workarround to return correct event_id on &amp;getId function but I dunno which collateral effects will have.

Please, could someone confirm that I&#039;m not the only is having this issue.

If some additional info is needed no doubt to contact me.

Thanks,
</description> 
   <pubDate>Thu, 08 Apr 2010 11:25:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8955#t58428</link> 
  </item> 
   
  <item> 
   <title>I confirm that this issue still in last Kronolith stable ver</title> 
   <description>I confirm that this issue still in last Kronolith stable version. ( kronolith-h3-2.3.4 )

I attach Kronolith H3 2.3.2 sql.php file which I modified to solve the problem. Maybe you can make a look on it and say if the modifications are OK or can produce collateral issues.

Regards,

&gt; Problem: Attendee get error on delete cancelled events
&gt;
&gt; I describe how to reproduce the issue:
&gt; OX = Operation
&gt; MC = Meeting creator
&gt; A1 = Attendee 1
&gt; A2 = Attendee 2
&gt;
&gt; O1 : MC creates a meeting and add to attendees (A1 and A2) -&gt; Send 
&gt; new event notification.
&gt; O2 : A1 accept and add to calendar event
&gt; O3 : A2 accept and add to calendar event
&gt; O4 : MC delete event -&gt; Send cancel notification
&gt; O5 : A1 &quot;accept&quot; delete event from calendar -&gt; Get error (&quot;There was 
&gt; an error deleting the event: Event not found&quot;)
&gt; O6 : A2 &quot;accept&quot; delete event from calendar -&gt; Work OK
&gt; O7 : A1 &quot;accept&quot; delete event from calendar -&gt; Work OK now
&gt;
&gt; ------------
&gt;
&gt; As I could see, it seems that deletions from notification messages 
&gt; are not getting events correctly. They seem order depending.
&gt;
&gt; I check and debbug sql.php and mysql database values and realise that 
&gt; when delete operation fails on sql.php &amp;getId() funcion is getting 
&gt; wrong event_id, and when is trying to execute deleteEvent function 
&gt; MySQL DELETE sentence does not match event_id with calendar_id.
&gt;
&gt; I make a kind of workarround to return correct event_id on &amp;getId 
&gt; function but I dunno which collateral effects will have.
&gt;
&gt; Please, could someone confirm that I&#039;m not the only is having this issue.
&gt;
&gt; If some additional info is needed no doubt to contact me.
&gt;
&gt; Thanks,
&gt;
</description> 
   <pubDate>Wed, 14 Jul 2010 11:05:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8955#t59407</link> 
  </item> 
   
  <item> 
   <title>Please provide a patch instead. It&#039;s impossible to see what </title> 
   <description>Please provide a patch instead. It&#039;s impossible to see what you changed otherwise.
Also: any chance that any of the attendees stored the event in a shared calendar?</description> 
   <pubDate>Thu, 21 Oct 2010 17:02:44 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8955#t60567</link> 
  </item> 
   
  <item> 
   <title>Hello there,

&gt; Please provide a patch instead. It&#039;s impos</title> 
   <description>Hello there,

&gt; Please provide a patch instead. It&#039;s impossible to see what you 
&gt; changed otherwise.
Patch attached.
Modifications were done on sql.php version:
$Horde: kronolith/lib/Driver/sql.php,v 1.136.2.36 2008/05/14 19:41:02 chuck Exp $

&gt; Also: any chance that any of the attendees stored the event in a 
&gt; shared calendar?
No, I check this on my test scenario

Do not hesitate to contact me for additional feedback.

Regards,</description> 
   <pubDate>Fri, 22 Oct 2010 06:01:10 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8955#t60593</link> 
  </item> 
   
  <item> 
   <title>Cannot reproduce in Kronolith 3.</title> 
   <description>Cannot reproduce in Kronolith 3.</description> 
   <pubDate>Mon, 12 Dec 2011 16:40:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8955#t69443</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
