[TYPO3] Realurl & tt_news strange behaviour

Ian Solo ian at webian.it
Thu Mar 20 07:26:05 CET 2008


Hello,
I have a site with many news. From the list of the news, some of them 
links correctly to the respective detail and some other links to always 
the same news.

I just updated Realurl to 1.3.1

If I clean Realurl tables and browse the news list, Realurl correctly 
fills tx_realurl_uniqalias with records with the title of the news as 
value_alias and the id of the news as value_id.

Now, I click one news (let's call it news_a) and it correctly shows the 
respective detail.
Then, I click any other news link and I always see the same news_a detail.

In the list, news links looks correct, they are not the same, they are 
all formed correctly with the respective news's title as a part of the 
link, like:
http://www.mysite.ext/utilita/news/dettaglio-news/article/novita-assoluta-lf-500/?tx_ttnews%5BbackPid%5D=71&cHash=e0cf1a8af8
http://www.mysite.ext/utilita/news/dettaglio-news/article/corso-di-aggraffatura-base-2008/?tx_ttnews%5BbackPid%5D=71&cHash=d2079c5153
http://www.mysite.ext/utilita/news/dettaglio-news/article/nuove-pagine-informative-su-stilmec90com/?tx_ttnews%5BbackPid%5D=71&cHash=2703cac0f2
and so on.

Now, I clear FE cache then in the FE i click another news (news_b) and I 
correctly see its detail. And now, if I click any other news I always 
see news_b detail except for the former news_a that correctly shows its 
detail.

So, every time I clear the FE cache and then i click a news (news_x), 
all other news links to news_x detail except the former news that I 
clicked just after clearing the FE cache.

I have another site with the same configuration (if I well checked) that 
works correctly. If I clear Realurl tables then every news correctly 
links to the respective detail.

I really don't know what causes this strange behaviour.

Please, do you have any ideas on how to better debug this behaviour?

Thanks!ian.


More information about the TYPO3-english mailing list