Monotone-Parent: a8206d668a0bdb4471047c63de86e129c3937ffa

Monotone-Revision: 24e2e177451529a5708c7cc70a324ed3ce6c9a64

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-12T23:44:56
This commit is contained in:
Wolfgang Sourdeau
2012-04-12 23:44:56 +00:00
parent c667914132
commit c1885f5d03
+1 -1
View File
@@ -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];