mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 12:25:23 +00:00
Added comment in the code regarding previous commit
Monotone-Parent: e7b38d4230f362ff9d71b2d1bfa8af9b8a2e80c6 Monotone-Revision: 90e0a15d1fa7861aebb988530cf5503d63b9b9c0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-24T14:08:56
This commit is contained in:
@@ -304,6 +304,11 @@
|
||||
[newOccurence removeAllRecurrenceRules];
|
||||
[newOccurence removeAllExceptionRules];
|
||||
[newOccurence removeAllExceptionDates];
|
||||
|
||||
// It is important to set the organizer as some DAV clients (iCal
|
||||
// and Thunderbird 10/Lightning 1.2) will prompt the event "edition"
|
||||
// dialog instead of the event "invitation" (for accept/decline/tentative)
|
||||
// if the organizer isn't found in a specific recurrence
|
||||
[newOccurence setOrganizer: organizer];
|
||||
[newOccurence setRecurrenceId: recDate];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user