When we change the language in product detail page
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
When we change the language in product detail page
Hi,
when we change the language in a detailed view of a product.
The language is changed unfortunately, but also the product so that you land in another product details page.
Do you have an idea how to solve this?
when we change the language in a detailed view of a product.
The language is changed unfortunately, but also the product so that you land in another product details page.
Do you have an idea how to solve this?
Re: When we change the language in product detail page
Do you use RealUrl? Looks like a problem when RealUrl decodes the URL to the parameters of another URL.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: When we change the language in product detail page
I reported this problem 1 year ago in October 2016:
typo3-extension-f16/language-menu-t840.html
I was convinced that it is a chronic problem and gave up reporting. Maybe some one can find a solution for this annoying issue. This is a really tedious issue for this great project.
typo3-extension-f16/language-menu-t840.html
I was convinced that it is a chronic problem and gave up reporting. Maybe some one can find a solution for this annoying issue. This is a really tedious issue for this great project.
Re: When we change the language in product detail page
In another project we clear the tx_realurl* tables regularly to avoid this problem.
Re: When we change the language in product detail page
We got a bit further: The problem isn't RealUrl but TYPO3 seems to cache the language selector. The language URLs then contain old parameters (e.g. f_catid/d_prodid) so switching languages also switches back to previous list and detail views.
Does anybody know how to configure the TYPO3 language menu to exclude it from caching without using no_cache for the whole page?
Does anybody know how to configure the TYPO3 language menu to exclude it from caching without using no_cache for the whole page?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: When we change the language in product detail page
is there already a solution for this?
Re: When we change the language in product detail page
Can you check if that works?
typo3-extension-f16/language-menu-t840-10.html#p7139
typo3-extension-f16/language-menu-t840-10.html#p7139
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
