Actions
Bug #51819
closedAdding extra parameters to generated cHash URLs fails in 6.1.x
Start date:
2013-09-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
hard
Is Regression:
No
Sprint Focus:
Description
Having upgrated a site from 4.7 to 6.1 without any problems I find lots of my singleview pages in the 404 section in Google Webmaster Tool because of extra parameters added to the generated URL (Google or Social media).
URLS working in 4.7 (with or without realurl):
www.domain.com/index.php?id=586&tx_tcnews_pi1[newsitem]=45&cHash=3e8dc4f969807ea905cb1768517bcc5a&utm_source=blahblahblah
Having the excact same URL in TYPO3 6.1 gives me a 404 page.
The only thing I am allowed to add to the generated URL is no_cache=1, everything else gives me 404?!?!
Actions