Hi,
>>> Wouldn't
>>>     trim($row['title']) == ''
>>> be true on $row['title']="0" ?
>> No.
>>
>> var_dump((trim('0') == ''));
>>
>> Result: bool(false)
> 
> Alright then.
Is this a +1? If not, can someone please review this patch? I would like to close this one.
Greets,
Thomas
-- 
typo3-unleashed.net