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 376075 - Accepting a meeting invitation defaults to wrong calendar
Accepting a meeting invitation defaults to wrong calendar
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.8.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 582176 614023 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-16 19:49 UTC by madcap
Modified: 2011-11-25 11:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
evo patch (2.50 KB, patch)
2011-11-25 11:43 UTC, Milan Crha
committed Details | Review

Description madcap 2006-11-16 19:49:31 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)
Comment 1 John Haitas 2006-12-19 19:17:05 UTC
could someone please confirm this so that it gets worked on?
Comment 2 Akhil Laddha 2008-08-07 08:51:45 UTC
What ever calendar you highlight, evolution takes that as default one afaik
Comment 3 Milan Crha 2011-11-25 09:21:31 UTC
*** Bug 582176 has been marked as a duplicate of this bug. ***
Comment 4 Milan Crha 2011-11-25 09:22:16 UTC
*** Bug 614023 has been marked as a duplicate of this bug. ***
Comment 5 Milan Crha 2011-11-25 11:43:29 UTC
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.
Comment 6 Milan Crha 2011-11-25 11:44:59 UTC
Created commit eabcec7 in evo master (3.3.3+)