[TYPO3] Problem with URL vars and Browser Independence

Aaron Whittington aaronwhi at zedat.fu-berlin.de
Tue Jan 17 13:28:14 CET 2006


Hello all,

I am trying to use a custom url parameter and it isn't working on all 
browsers. Until about 15 minutes ago, it worked on FIrefox and not on 
Safari. Now it's just the opposite. Very mysterious.

I am making links like this:

           50.typolink.additionalParams 
=&teaserlink={field:tx_extteaser_linked_content}

where tx_ext_teaser_linked_content is a list of uids.

Then to control rendering, I use the 'if' function, as in:

temp.teaser_renderer.if.isTrue = {global:HTTP_GET_VARS|teaserlink}

Anybody else having problems like this, or solutions to them?




More information about the TYPO3-english mailing list