[Tickets] New ticket (210): cannot add invited event from imp MIME viewer

bugs at bugs.horde.org bugs at bugs.horde.org
Sun May 23 04:24:16 PDT 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

-Ticket 210
-Queue: Kronolith
-Created By: 

-Summary:
cannot add invited event from imp MIME viewer

Comment by mpl at crito.net on Sun May 23 04:24:16 2004 (today):
When I view the invitation in IMP and click on Add to my Calendar, Horde
reports success.  However the event never gets to my calendar.  THe debug
message in the log shows the following:

May 23 07:03:49 HORDE [debug] [kronolith] SQL event update by mlanza: query
= "UPDATE kronolith_events SET  event_creator_id = 'mlanza', event_title =
'test invite', event_description = '', event_category = 0, event_location =
'here', event_status = 1, event_attendees = 'a:0:{}', event_keywords = '',
event_exceptions = '', event_modified = 1085310229, event_start =
'2004-05-29 10:00:00', event_end = '2004-05-29 11:00:00', event_alarm = 0,
event_recurtype = 0 WHERE event_id =
'kronolith:736e8aab1bf31c76e1654c8c5cc344e7'" [on line 250 of
"/var/www/html/horde/kronolith/lib/Driver/sql.php"]

Why would the transaction be an UPDATE if this is a new event?  The
event_id, 'kronolith:736e8aab1bf31c76e1654c8c5cc344e7' is new and comes from
the invitation so why does kronolith expect there to already be an event for
it.  It sounds like this should be an SELECT first to see if the event
exists, and then an INSERT or UPDATE depending on the result of the INSERT.

--


http://bugs.horde.org/details.php?id=210

-- 


More information about the bugs mailing list