[TYPO3-english] realURL - separate language domains - error 404
Ulrich Fischer
ulrich-fischer at gmx.net
Sat Apr 21 18:10:12 CEST 2012
Hi,
I found something interesting:
donate.html in the multi-language-domain web-1 causes an
error 404.
In web-2 there is a donate.html [default language english]
(id=1826, rootpage_id: 848, L=0)
and in multi-language-domain web (web-1) there is also
a page donate.html
(id=2285, rootpage_id: 2003, L=1)
in `tx_realurl_urldecodecache` there is an entry from web-2
c37c7e9270955a09b6fda99fc7458945 donate.html
a:3:{s:11:"rootpage_id";i:2003;s:2:"id";s:4:"1826"...
1826 1335020354 2003
After deleting this entry, the page donate.html
is displayed correctly in the multi-language-domain.
So something went wrong by caching rootpage_id in decodeSpURL_decodeCache?
Ulrich
--
http://www.sunfish.de
More information about the TYPO3-english
mailing list