GX-Bug #68008
Von Moritz Bunjes vor fast 4 Jahren aktualisiert
An english seo friendly product url causes an unnecessary redirect, if german is the default language, no session is started yet and the product navigator is activated.
Steps to reproduce:
1. enable seo friendly urls and the language code in the url (screenshot)
2. enable the product navigator (screenshot)
3. open a new incognito browser window and open the network tab in the developer tools
4. open an english product page by entering the url in the browser directly
Expected result
The page is loaded with a 200 status.
Actual result
The page is loaded with 301 status and redirected to the same url with status 200
MR https://sources.gambio-server.net/gambio/gxdev/-/merge_requests/839