diff --git a/camino/src/bookmarks/BookmarkManager.mm b/camino/src/bookmarks/BookmarkManager.mm index fae4b145135..e977cdc6006 100644 --- a/camino/src/bookmarks/BookmarkManager.mm +++ b/camino/src/bookmarks/BookmarkManager.mm @@ -722,6 +722,7 @@ static unsigned gFirstUserCollection = 0; } // Set up to scan the bookmark file NSScanner *fileScanner = [[NSScanner alloc] initWithString:fileAsString]; + [fileScanner setCharactersToBeSkipped:nil]; BOOL isNetscape = YES; // See if it's a netscape/IE style bookmark file, or omniweb NSRange aRange = [fileAsString rangeOfString:@"" options:NSCaseInsensitiveSearch]; @@ -831,6 +832,8 @@ static unsigned gFirstUserCollection = 0; [fileScanner setScanLocation:(scanIndex+1)]; } else if (([tokenTag isEqualToString:@"