[TYPO3-core] REMINDER#3 RFC #8564: Result of t3lib_BEfunc::getProcessedValue is hardcoded and therefore cannot be translated

Martin Kutschker masi-no at spam-typo3.org
Fri Jul 11 09:31:12 CEST 2008


Dmitry Dulepov [typo3] schrieb:
> Hi!
> 
> Martin Kutschker wrote:
>> When using init.php form cli_dispatch.php should it be able to use the
>> language of the LANG environmnet variable? Probably not worth the hassle.
> 
> It should, because cli scripts can call other TYPO3 classes, who in turn
> may use $LANG.

You got me wrong. Of course I want to have $LANG available in a CLI. I
was asking if the language of the "virtual" BE-User should be used or
the value of the LANG (Unix) *environment* variable.

To me it makes more sense to use the environment but it's not that
important. Means, I'm too lazy to actually code it.

Masi


More information about the TYPO3-team-core mailing list