[TYPO3-core] RFC: #11006: Bug: Tooltip for page path in Page/List module is missing

Francois Suter fsuter at cobweb.ch
Wed May 6 21:47:20 CEST 2009


Hi,

> i don't like
> if (strpos($croppedTitle, '...') === 0)
> 
> i would make it like
> if ($croppedTitle !== $title)

Yes, better.

> And crop length, why not using $BE_USER->uc['titleLen'] and only 50 if 
> it's not set?

I thought about it after posting my patch. Yes, I'll add that.

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-team-core mailing list