This commit is contained in:
mscott%netscape.com 1999-11-18 09:15:20 +00:00
Родитель 3377b72480
Коммит 4738e98dbc
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -231,7 +231,7 @@ nsresult nsMailtoUrl::ParseUrl()
// now parse out the search field...
nsCAutoString searchPart;
m_toPart.Mid(searchPart, startOfSearchPart, -1);
if (searchPart)
if (!searchPart.IsEmpty())
{
ParseMailtoUrl(searchPart);
// now we need to strip off the search part from the