[TYPO3-english] linkVars: [ ] characters in the GET variable names

Xavier Perseguers typo3 at perseguers.ch
Fri May 7 15:44:21 CEST 2010


Hi,

> I'd like to put this in my linkVars
>
> config.linkVars = L, tt_products[backPID], tt_products[product], tt_products[cat], cHash
>
> because the GET variable name is tt_products[backPID], but unfortunately the [] charater has other meanig in the linkvars.

using

config.linkVars = L, tt_products|backPID, tt_products|product, tt_products|cat, cHash

should do the trick.

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en


More information about the TYPO3-english mailing list