mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-30 02:37:16 +00:00
Monotone-Parent: 1f071b472ff826a3cdfb0f8ecafbe3f2c31e969e
Monotone-Revision: a678bfc28369a5cca8665c85a0a2e944c1a1fa37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-22T20:33:47 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1064,6 +1064,9 @@ static NSArray *childRecordFields = nil;
|
||||
newToken = 0;
|
||||
|
||||
baseURL = [self davURLAsString];
|
||||
#warning review this when fixing http://www.scalableogo.org/bugs/view.php?id=276
|
||||
if (![baseURL hasSuffix: @"/"])
|
||||
baseURL = [NSString stringWithFormat: @"%@/", baseURL];
|
||||
|
||||
max = [records count];
|
||||
syncResponses = [NSMutableArray arrayWithCapacity: max + 1];
|
||||
|
||||
Reference in New Issue
Block a user