CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #13336

Typoscript configuration is not loaded in pages

Added by Nicolas MATHON about 2 years ago.

Status:New Start date:2011-02-24
Priority:Must have Due date:
Assignee:- % Done:

0%

Category:- Spent time: -
Target version:-
Votes: 0

Description

On line 176 :

$ts = $conf[$key . $this->typoScriptSeparator];

should be replaced by :

$ts = $this->typoScriptSetup[$key . $this->typoScriptSeparator];

Also available in: Atom PDF