Monotone-Parent: 39d1949ebfc4e202638833a4448cb727629fb41c

Monotone-Revision: d5a35d507386b7213ff2f2e4f5f37c9c22f0c2ae

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-05T15:57:02
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-06-05 15:57:02 +00:00
parent fc759f75b5
commit b71c015193

View File

@@ -832,6 +832,7 @@ static BOOL kontactGroupDAV = YES;
{
[path removeObjectAtIndex: 1];
[path removeObjectAtIndex: 0];
[path replaceObjectAtIndex: 0 withObject: @""];
}
urlMethod = [path objectAtIndex: 2];
if (![urlMethod isEqualToString: expected])