mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
Monotone-Parent: a8206d668a0bdb4471047c63de86e129c3937ffa
Monotone-Revision: 24e2e177451529a5708c7cc70a324ed3ce6c9a64 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-12T23:44:56
This commit is contained in:
@@ -2018,7 +2018,7 @@ static NSArray *childRecordFields = nil;
|
||||
NSEnumerator *addFields;
|
||||
|
||||
baseURL = [self davURLAsString];
|
||||
#warning review this when fixing http://www.scalableogo.org/bugs/view.php?id=276
|
||||
#warning review this when bug #276
|
||||
if (![baseURL hasSuffix: @"/"])
|
||||
baseURL = [NSString stringWithFormat: @"%@/", baseURL];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user