6.0.0-beta1
7/5/25

[#12677] No notification send in basic view
Summary No notification send in basic view
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester cne (at) ruhrverband (dot) de
Created 09/12/2013 (4314 days ago)
Due
Updated 08/19/2014 (3973 days ago)
Assigned 08/19/2014 (3973 days ago)
Resolved 08/19/2014 (3973 days ago)
Github Issue Link
Github Pull Request
Milestone 6.2.2
Patch No

History
08/19/2014 09:52:07 PM Git Commit Comment #9 Reply to this comment
Changes have been made in Git (master):

commit ce0ea0cee123b7ccacfcd29c41fad5ca37d45ad6
Author: Jan Schneider <jan@horde.org>
Date:   Tue Aug 19 22:57:05 2014 +0200

     [jan] Fix iTip MIME viewer actions in basic view (Bug #12677).

     Conflicts:
             imp/docs/CHANGES
             imp/package.xml

  imp/docs/CHANGES |    1 +
  imp/package.xml  |    1 +
  2 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/ce0ea0cee123b7ccacfcd29c41fad5ca37d45ad6
08/19/2014 09:09:36 PM Git Commit Comment #8 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 85197aa4ce79f69e5b1770a8faf5b4afdcdeaea7
Author: Jan Schneider <jan@horde.org>
Date:   Tue Aug 19 22:57:05 2014 +0200

     [jan] Fix iTip MIME viewer actions in basic view (Bug #12677).

  imp/docs/CHANGES |    1 +
  imp/package.xml  |    2 ++
  2 files changed, 3 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/85197aa4ce79f69e5b1770a8faf5b4afdcdeaea7
08/19/2014 09:09:33 PM Git Commit Comment #7 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 9efd301748a044076d5b50b46880a635ac8a3afa
Author: Jan Schneider <jan@horde.org>
Date:   Tue Aug 19 22:49:26 2014 +0200

     Close the form after the top, not the bottom navbar (Bug #12677).

     If we close the form at the bottom of the page, this breaks any 
forms embedded
     in MIME views. And it's not necessary to have the form fields of 
the bottom
     navbar inside the action form anyway, because any form handling is setting
     hidden fields or updating fields in the other navbar via JS now.

  .../basic/message/navbar_navigate.html.php         |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/9efd301748a044076d5b50b46880a635ac8a3afa
08/19/2014 08:57:25 PM Jan Schneider State ⇒ Resolved
Milestone ⇒ 6.2.2
 
08/19/2014 08:52:05 PM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (master):

commit 0f05d4a913f9e7de46840e17f9ea8cc864a8bc2f
Author: Jan Schneider <jan@horde.org>
Date:   Tue Aug 19 22:49:26 2014 +0200

     Close the form after the top, not the bottom navbar (Bug #12677).

     If we close the form at the bottom of the page, this breaks any 
forms embedded
     in MIME views. And it's not necessary to have the form fields of 
the bottom
     navbar inside the action form anyway, because any form handling is setting
     hidden fields or updating fields in the other navbar via JS now.

  .../basic/message/navbar_navigate.html.php         |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/0f05d4a913f9e7de46840e17f9ea8cc864a8bc2f
08/19/2014 08:52:00 PM Jan Schneider Version ⇒ Git master
Queue ⇒ IMP
 
08/19/2014 08:34:37 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Assigned
 
12/04/2013 02:08:48 PM cne (at) ruhrverband (dot) de Comment #5 Reply to this comment
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@domain.de', 'cne',
           'Test', '', '', NULL, '', 0, '2',
           
'a:1:{s:18:"Testuser@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@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@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"]
11/06/2013 04:39:32 PM cne (at) ruhrverband (dot) de Comment #4 Reply to this comment
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?!
10/16/2013 12:48:09 PM lst_hoe02 (at) kwsoft (dot) de Comment #3 Reply to this comment
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.
09/18/2013 07:57:50 AM cne (at) ruhrverband (dot) de Comment #2 Reply to this comment
I have setup another instance of horde with a new database. Here it is 
the same: I invite another user to a date, he gets the mail with the 
hint to accept and put the date into his calendar. But the mail (the 
acception) is not send and the date is not insert in his calendar. All 
this in basic view. No problem with this in dynamic view!
09/12/2013 02:11:19 PM cne (at) ruhrverband (dot) de Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
New Attachment: static Download
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Due ⇒ 09/12/2013
Summary ⇒ No notification send in basic view
Type ⇒ Bug
Reply to this comment
When I f.e. accept an event in basic view, the invitor gets no 
reaction by mail as he does when I accept the event in dynamic view.

No errors in any logs.

Saved Queries