[TYPO3-english]  tt_news browser and realurl
    Pero Peric 
    pperic at mail.com
       
    Mon Oct  6 11:52:38 CEST 2014
    
    
  
Hi,
I'm always hitting this problem over and over again and it's just little 
wired i didn't manage to google solution (i mean tt_news is used a lot). 
So, i'm using tt_news 3.6.0, TYPO3 4.7.19 and RealURL 1.12.8. The 
problem is that page browser in list view doesn't work properly when 
used with realurl. Links are generated like this:
mysite.com/foo/bar/p/1/
mysite.com/foo/bar/p/2/
but whatever link you click you end up on the first news page.
However if i disable cache for a news page all is working fine, though 
links now look like:
mysite.com/nc/foo/bar/p/1/
mysite.com/nc/foo/bar/p/2/
Without realurl links look like this:
mysite.com/index.php?id=281&tx_ttnews[pointer]=3&cHash=968dc0ad1c8044db0a4d54c0d8e9b5fb
so cHash is used.
The same behavior is described here:
http://lists.typo3.org/pipermail/typo3-dev/2012-May/045383.html
but it seems there was no solution? In realurl i have 'enableCHashCache' 
set to true. I tried turning it off but it was the same. So, did anyone 
manage to get this work without turning cache off? Thx.
regards.
    
    
More information about the TYPO3-english
mailing list