Monotone-Parent: cb3f479134d1d5c2e5302fa2bc5e9546144fd5df

Monotone-Revision: 7add241a803ae2c2ee7ea4c1c708f60ef7e6498b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-08-22T21:25:01
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-08-22 21:25:01 +00:00
parent abdc5e8518
commit 01f9a83bca
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -316,7 +316,7 @@
{
url = [[elements objectAtIndex: 0] value: 0];
if ([[url lowercaseString] rangeOfString: @"://"].length)
if (![[url lowercaseString] rangeOfString: @"://"].length)
url = [NSString stringWithFormat: @"http://%@", url];
data = [NSString stringWithFormat: