Project

General

Profile

Actions

Bug #27184

closed

locale_all ignored in eid extensions

Added by Thomas Trethan almost 13 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-06-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The system locale config.locale_all is ignored in extensions included with eid (ajax, img, ...).

Workaround: setlocale(LC_ALL, $GLOBALS['TSFE']->config['config']['locale_all']); in init()-function

Actions

Also available in: Atom PDF