GNOME Bugzilla – Bug 380064
problem about email alarm
Last modified: 2013-09-13 00:49:19 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:
Created attachment 77278 [details] [review] patch to fix the bug
Patch looks good. Please commit to HEAD and the stable branch (gnome-2.16)
Thanks for review. Committed into both gnome-2-16 branch and head.