[Typo3-dev] USER_INT and $TSFE->linkVars
Wolfgang Klinger
wolfgang at stufenlos.net
Mon Feb 7 11:53:40 CET 2005
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"
If no "L" is set in GET linkVars is empty, but that's ok, isn't it?
bye
Wolfgang
More information about the TYPO3-dev
mailing list