[TYPO3-english] CoolUri: Additional Parameter > 404
Jan Bednarik
info at bednarik.org
Tue Aug 11 22:48:34 CEST 2015
Hi,
that foo=bar is the additional parameter? CoolUri ignores parameters
that are unknown to it (don't have mapping in XML). I doubt that it's
caused by CoolUri in this case.
More likely it can be caused by cHash check. When you add some parameter
the calculated cHash doesn't match the stored cHash and you can get error.
Jan
Dne 11. 8. 2015 v 18:45 Mikel napsal(a):
> Hi there,
>
> CoolUri triggers a 404 when I add an additional parameter to a url.
> Is there a way to configure cooluri to allow additional parameters?
>
> This problem appears only in extensions, for example in news.
> Ordinary pages work.
>
> For example:
> http://domain.xy/path/to/page?foo=bar --> works
> http://domain.xy/rewritten/path/to/news/record/?foo=bar --> 404
>
> Does anyone have an idea?
>
> Mikel
More information about the TYPO3-english
mailing list