[Typo3-dev] USER_INT and $TSFE->linkVars
Martin Kutschker
martin.kutschker at n0spam.blackbox.net
Mon Feb 7 12:04:05 CET 2005
Wolfgang Klinger wrote:
> Hello!
>
> On Mon, 07 Feb 2005, Martin Kutschker wrote the following:
>
>>This is a serious problem for me. All USER_INTs loose the setting of L,
>>which breaks the site. The user will constantly loose the language setting.
>>
>>I'm using TYPO3 3.7 on Windows, just in case it makes any difference. I
>>cannot believe this is normal. So what could be broken?
>
>
> I can't really confirm that... hmm... I've tested it on a linux machine
> though, but if the GET variable "L" is set to e.g. "2"
> $GLOBALS['TSFE']->linkVars should be set to something like "&L=2"
Yes, the keyword is "should".
> If no "L" is set in GET linkVars is empty, but that's ok, isn't it?
Of course, the point is that the L var is set, but still the
$GLOBALS['TSFE']->linkVars is empty for all USER_INTs.
Masi
More information about the TYPO3-dev
mailing list