GNOME Bugzilla – Bug 156681
Clock applet opens evolution at the wrong date
Last modified: 2004-12-30 21:42:12 UTC
When you double click a date entry in the calendar it opens evolution on the current date instead of the clicked date. clock.c 1162 static void calendar_day_activated (ClockData *cd) { /* FIXME: should be able to launch the editor for * the specific day */ calendar_client_launch_editor (cd->client, CALENDAR_EVENT_APPOINTMENT, gtk_widget_get_screen (cd->calendar), NULL); }
Couldn't agree more. ;) There is currently no way to do this with Evolution. http://lists.ximian.com/archives/public/evolution-hackers/2003-December/002280.html
*** Bug 159741 has been marked as a duplicate of this bug. ***
Sorry for the spam. Confirming some bugs. Filter on "VINCENT CONFIRMS" to ignore.
Bug #162305 has a patch. *** This bug has been marked as a duplicate of 162305 ***