After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 380064 - problem about email alarm
problem about email alarm
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.10.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-11-28 08:50 UTC by Wang Xin
Modified: 2013-09-13 00:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
patch to fix the bug (1.28 KB, patch)
2006-11-28 09:03 UTC, Wang Xin
committed Details | Review

Description Wang Xin 2006-11-28 08:50:40 UTC
Please describe the problem:
Evolution does not support email alarm. So every time an email alarm is triggered   a dialog will be popped up which says that "Evolution does not support calendar reminders with email notifications yet, but this reminder was configured to send an email.  Evolution will display a normal reminder dialog box instead." But if backend supports email alarm, the dialog should not be popped up.

Steps to reproduce:
1. Start evolution and created a sunone calendar account.
2. Create an appointment with an email alarm.
3. Wait for the alarm to be triggered.


Actual results:
A dialog is popped up.

Expected results:
If the backend supports email alarm, the dialog should not be popped up

Does this happen every time?
yes

Other information:
Comment 1 Wang Xin 2006-11-28 09:03:57 UTC
Created attachment 77278 [details] [review]
patch to fix the bug
Comment 2 Harish Krishnaswamy 2006-12-04 04:44:48 UTC
Patch looks good. Please commit to HEAD and the stable branch (gnome-2.16)
Comment 3 Wang Xin 2006-12-04 09:38:57 UTC
Thanks for review. Committed into both gnome-2-16 branch and head.