Summary | Can't disable custom alarm setting |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 12/13/2012 (4588 days ago) |
Due | |
Updated | 01/24/2013 (4546 days ago) |
Assigned | 12/17/2012 (4584 days ago) |
Resolved | 01/24/2013 (4546 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 634eabbe80f77c814acd8d21fb14c6b7f20a4a9a
Author: Jan Schneider <jan@horde.org>
Date: Thu Jan 24 15:58:00 2013 +0100
Fix unselecting all custom alarm notifications (
Bug #11879).kronolith/lib/Event.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/634eabbe80f77c814acd8d21fb14c6b7f20a4a9a
Remove email checkbox from notification
default" radio button?
This works for me. Just unchecking the checkbox is not enough to reset it.
checkbox is still unselected.
Remove email checkbox from notification
radio button?
This works for me. Just unchecking the checkbox is not enough to reset it.
State ⇒ Feedback
report. What I did:
Dynamic view:
Create new event
Add a custom notification with email
Save
Reopen
Remove email checkbox from notification
Save
This correctly removes the email notification when I look at the event
again. I also tried this with a number of other combinations of
notification methods.
Did similar tests in the basic view as well.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Can't disable custom alarm setting
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
create an event with a custom alarm setting. Enable f.e. notification
via email.
Save the event and re-open it. Now disable the email notification.
-> kronolith does not save the disabled custom notification.
Happens with the SQL and Kolab backend.
Cheers,
Thomas