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

Bug #34394

Wrong language detection

Added by Thomas Scheibitz over 1 year ago. Updated over 1 year ago.

Status:Closed Start date:2012-02-28
Priority:Must have Due date:
Assignee:Thomas Scheibitz % Done:

100%

Category:- Spent time: -
Target version:- Estimated time:0.20 hour
Votes: 0

Description

wrong language detection (The page-TS has no config property - http://www.typo3.net/tsref/setup/page/)

Line 59: $lang = $GLOBALS['TSFE']->tmpl->setup['page.']['config.']['language'];

Replace this with:

Line 59: $GLOBALS['TSFE']->tmpl->setup['config.']['language'];

History

Updated by Thomas Scheibitz over 1 year ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
  • Estimated time set to 0.20

Also available in: Atom PDF