mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-18 09:55:25 +00:00
See ChangeLog
Monotone-Parent: 40d6cb69296008deaa81f30c913c4413c0aa6997 Monotone-Revision: 5ff23472b81083bb4eaded5ffb57c52c92ce8f00 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-02T13:22:34 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1670,6 +1670,13 @@
|
||||
{
|
||||
if ((ex = [self _handleAddedUsers: attendees fromEvent: event]))
|
||||
return ex;
|
||||
else
|
||||
{
|
||||
// We might have auto-accepted resources here. If that's the
|
||||
// case, let's regerate the versitstring and replace the
|
||||
// one from the request.
|
||||
[rq setContent: [[[event parent] versitString] dataUsingEncoding: [rq contentEncoding]]];
|
||||
}
|
||||
|
||||
[self sendEMailUsingTemplateNamed: @"Invitation"
|
||||
forObject: [event itipEntryWithMethod: @"request"]
|
||||
|
||||
Reference in New Issue
Block a user