[TYPO3-dev] Location and realurl

Bartosz Aninowski bart at REM-IT-sonik.pl
Mon Nov 19 19:46:18 CET 2007


Hi.
Tell me if it is bug or not.
Here is my piece of code
 $RedirectUrl = $this->pi_getPageLink(1);
 header('Location: '.t3lib_div::makeRedirectUrl($RedirectUrl));
If I enable realurl $this->pi_getPageLink(1);  returns nothing so redirec 
dosn't work.

Bart 






More information about the TYPO3-dev mailing list