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 220846 - accept meeting request as free time
accept meeting request as free time
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
pre-1.5 (obsolete)
Other All
: Normal enhancement
: Future
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 221274 (view as bug list)
Depends on:
Blocks: 225712
 
 
Reported: 2002-02-21 15:16 UTC by Dan Winship
Modified: 2007-12-04 11:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed evo patch (4.46 KB, patch)
2007-12-03 18:04 UTC, Milan Crha
committed Details | Review

Description Dan Winship 2002-02-21 15:16:52 UTC
Suggested on the mailing list: you should be able to accept a meeting
request but have it added to your calendar as free time rather than
busy time, if you are not listed as a participant, or are an optional
participant or non-participant.
Comment 1 Marc Williams 2002-03-03 04:50:30 UTC
*** bug 221274 has been marked as a duplicate of this bug. ***
Comment 2 André Klapper 2006-06-17 22:06:49 UTC
removing old target milestone.
Comment 3 Milan Crha 2007-07-25 15:21:29 UTC
I did this together with bug #225712, because it touches same part of code.
Comment 4 Milan Crha 2007-12-03 18:04:28 UTC
Created attachment 100127 [details] [review]
proposed evo patch

for evolution;

Chen persuaded me to split my previous patch to two patches, so here's part for this bug.
Comment 5 Chenthill P 2007-12-04 10:28:00 UTC
Please commit the patch.
Comment 6 Milan Crha 2007-12-04 11:11:45 UTC
Committed to trunk. Committed revision 34640.

Also fixed coding-style issue you mentioned on IRC. Thanks for pointing it.