[Tickets #12677] Re: No notification send in basic view
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Dec 4 14:08:49 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12677
------------------------------------------------------------------------------
Ticket | 12677
Updated By | cne at ruhrverband.de
Summary | No notification send in basic view
Queue | Kronolith
Version | 4.1.3
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
cne at ruhrverband.de (2013-12-04 14:08) wrote:
>> In basic view you explicitly have to set a option to send out invite
>> mails per event when creating it. This is option is not set per
>> default.
>
> Where can I find that? You don´t mean the user-settings in kronolith
> for notifications?!
Inviting by creation is not the problem. If I generally invite
someone, and that person pushes the accept- (or on revoke-) button
for that event, nothing happens.
If it should be, that the event should be copied in his calendar or
the status of the event should change in my calendar (like it does in
dynamic view).
In log file (basic view):
The event:
2013-12-04T14:10:37+01:00 DEBUG: HORDE [kronolith] SQL (0,0025s)
INSERT INTO kronolith_events (event_id, event_uid, event_creator_id,
event_title, event_description, event_location, event_timezone,
event_url, event_private, event_status, event_attendees,
event_resources, event_modified, event_start, event_end,
event_allday,
event_alarm, event_alarm_methods, event_recurtype,
calendar_id) VALUES
('aoZukHimHDPuKaZmbqB3AQ1',
'20131204141037.5OhGJXss6W19XZZOcK4sgw1 at domain.de', 'cne',
'Test', '', '', NULL, '', 0, '2',
'a:1:{s:18:"Testuser at domain.de";a:3:{s:10:"attendance";i:1;s:8:"respon
se";i:1;s:4:"name";s:12:"Testuser";}}', 'a:0:{}', 1386162636,
'2013-12-05 12:00:00', '2013-12-05 13:00:00', 0, 0, 'a:0:{}', 0,
'WofMsqQg1ivgBxUoW2qJKQ1') [pid 29832 on line 558 of
"/usr/share/pear/Horde/Db/Adapter/Base.php"]
Sending the event invitation:
2013-12-04T14:10:38+01:00 DEBUG: HORDE [kronolith] Ihre
Terminbenachrichtigung an "Testuser" <Testuser at domain.de> wurde
erfolgreich versendet. [pid 29832
on line 27 of
"/usr/share/pear/Horde/Core/Notification/Handler/Decorator/Hordelog.php"]
After that Testuser accepts the event but nothing seems to happen.
In dynamic view Testuser accepts and the event is copied in his calendar.:
2013-12-04T14:59:43+01:00 DEBUG: HORDE [kronolith] SQL (0,0031s)
INSERT INTO kronolith_events (event_id, event_uid, event_creator_id,
event_title, event_description, event_location, event_timezone,
event_url, event_private, event_status, event_attendees,
event_resources, event_modified, event_start, event_end,
event_allday,
event_alarm, event_alarm_methods, event_recurtype,
calendar_id) VALUES
('z7DeiOfZjBmT6pn2Fdtckg9',
'20131204145836.qk8bQ_DAuCwYcB6wPRODvg9 at rvmail.ruhrverband.de',
'Testuser',
'Test2', '2', '', NULL, '', 0, 2, 'a:0:{}', 'a:0:{}', 1386165582,
'2013-12-05 15:00:00', '2013-12-05 16:00:00', 0, 0, 'N;', 0,
'tWr817M2rE12n4aLPblQ-Q2') [pid 27242 on line 558 of
"/usr/share/pear/Horde/Db/Adapter/Base.php"]
More information about the bugs
mailing list