GNOME Bugzilla – Bug 376075
Accepting a meeting invitation defaults to wrong calendar
Last modified: 2011-11-25 11:44:59 UTC
Please describe the problem: I expect that accepting a meeting appointment would go to the calendar selected as "Default Calendar". However, it seems to choose whichever calendar was last selected from the Calendars screen Steps to reproduce: 1. In the Calendars screen, make one calendar your default, and select a different calendar (by clicking on it). 2. Have a new ical appointment sent to you and open it in the mail window. Actual results: The calendar selected by default in the appointment window is the calendar you last selected in step 1, not the calendar you marked as your default. Expected results: I would expect the appointment window to always default to whichever calendar is set to be your 'default'. Does this happen every time? Seems to. Other information: (Using Fedora Core 6, evolution-2.8.1.1-3.fc6)
could someone please confirm this so that it gets worked on?
What ever calendar you highlight, evolution takes that as default one afaik
*** Bug 582176 has been marked as a duplicate of this bug. ***
*** Bug 614023 has been marked as a duplicate of this bug. ***
Created attachment 202122 [details] [review] evo patch for evolution; This changes order in which the calendar is selected. The default is preferred, if not found, then the selected from a calendar view is chosen, otherwise any other configured is picked.
Created commit eabcec7 in evo master (3.3.3+)