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 616561 - Don't check read-only calendars in the itip-formatter
Don't check read-only calendars in the itip-formatter
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Plugins
2.28.x (obsolete)
Other Linux
: Normal enhancement
: ---
Assigned To: evolution-plugin-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-04-22 20:24 UTC by Tim Piessens
Modified: 2011-11-25 13:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to only look for events in writable calendars (423 bytes, patch)
2010-04-22 20:24 UTC, Tim Piessens
needs-work Details | Review

Description Tim Piessens 2010-04-22 20:24:33 UTC
Created attachment 159358 [details] [review]
Patch to only look for events in writable calendars

I have read-only access to my colleagues calendars, which I think is very handy. Unfortunately, when one of my colleagues invites me to a meeting, I cannot accept since, the appointment is already found in his calendar.
By limiting the search to only writable calendars, this is resolved.
The following quick-and-dirty patch does this for me.
Comment 1 Milan Crha 2011-11-25 13:40:12 UTC
Thanks for a bug report and patch. It's not usable in the exact form as you wrote it, but I made it correct for current git master and it's almost the same.

Created commit 993d491 in evo master (3.3.3+)