[TYPO3-ect] AJAX GET and POST variables

Franz Holzinger franz at fholzinger.com
Wed Dec 6 19:44:31 CET 2006


This does not work with Firefox 1.5.0.8 under Windows.
>
> $this->xajax->setRequestURI(t3lib_div::getIndpEnv('TYPO3_REQUEST_SCRIPT') 
> . '?' . htmlspecialchars(t3lib_div::getIndpEnv('QUERY_STRING') ));
> 
> which has resulted in:
> $reqURI = http://localhost/myhomepage/index.php?id=125&L=1

var 
xajaxRequestUri="http://story-castle.net/subname/index.php?id=1395&no_cache=1";

The no_cache does not get passed to the server.
What's wrong here?

It works fine under LINUX and IE6 under Windows (which sadly gives me a 
XML error).

- Franz




More information about the TYPO3-team-extension-coordination mailing list