Summary | Reminder emails on reoccurring events only work once |
Queue | Kronolith |
Queue Version | FRAMEWORK_5_2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | marth (at) tsvschlieben (dot) de |
Created | 09/03/2015 (3542 days ago) |
Due | |
Updated | 11/05/2015 (3479 days ago) |
Assigned | 10/20/2015 (3495 days ago) |
Resolved | 10/28/2015 (3487 days ago) |
Milestone | |
Patch | No |
However I files another bug about wrong content of the emails ->
#14154State ⇒ Feedback
commit 61eeff342af4bd281a9c999c180212ff12d9ebc2
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Oct 20 09:57:58 2015 -0400
Actually check the application we are interested in for this feature.
Possibly fixes
Bug: 14098framework/Core/lib/Horde/Core/Factory/Alarm.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/61eeff342af4bd281a9c999c180212ff12d9ebc2
commit 4b482074340bf4e7ddc469d69172c5c0a2c761f8
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Oct 20 09:57:58 2015 -0400
Actually check the application we are interested in for this feature.
Possibly fixes
Bug: 14098framework/Core/lib/Horde/Core/Factory/Alarm.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/4b482074340bf4e7ddc469d69172c5c0a2c761f8
State ⇒ Assigned
Summary ⇒ Finall
Assigned to Michael Rubinsky
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Reminder emails on reoccurring events only work once
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
the reminder only provides email notification on the first occurrence of the
event.
For example an event is setup to occur every day at 8:00 am with an
alarm. The first day a email reminder is received. The next day and all of
the following days no email reminder is received.
[Note: related to
bug #3389?]