[TYPO3-core] RFC: #7943: Filelist has nested HTML
Jeff Segars
jsegars at alumni.rice.edu
Tue Apr 1 16:17:01 CEST 2008
Steffen Kamper wrote:
> "Dmitry Dulepov [typo3]" <dmitry at typo3.org> schrieb im Newsbeitrag
> news:mailman.1.1206951137.15280.typo3-team-core at lists.netfielders.de...
>> Hi!
>>
>> Steffen Kamper wrote:
>>> Problem:
>>> CONTENT has startPage with doctype/head/body.
>>>
>>> It's a nobrainer, this is double, fixing patch is attached.
>> But these two commands pass two different strings. Which one is correct?
>> The first one is:
>> $this->content = $this->doc->startPage('Template Tools');
>> The second is:
>> $pageContent.=$this->doc->startPage($LANG->getLL('files'));
>> --
>
> you are right. $LANG->getLL('files')) is the correct one, but it's not
> visible, it's set in the title of the html.
>
> I attached the corrected version.
>
> vg Steffen
Committed this no brainer to 4.2. Thanks Steffen (and Dmitry for the
second set of eyes)!
More information about the TYPO3-team-core
mailing list