[Typo3-dev] typolink.addQueryString is broken

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Mon Nov 21 16:35:22 CET 2005


Martin Kutschker schrieb:
> Hi!
> 
> typolink.addQueryString is suposed to add the QUERY_STRING to the URL 
> parameters. This doesn't work:

Another problem are cHashes. They must not be used either!

Possible solution:

Remove id and cHash params.

Extended solution:

Add typolink.addQueryString.removeParams property which contains a comma 
separated list of params that are to be removed from QUERY_STRING

eg typolink.addQueryString.removeParams = type,myArg

Masi




More information about the TYPO3-dev mailing list