Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.4 CE GA5, 6.2.X EE, 7.0.0 Alpha 2
-
6.2.x
-
Committed
-
9
-
5
-
Regression Bug
Description
Issue:
LPS-35665 allows page redirected permanently if the friendly url doesn't match the locale for page. But it does not work right now.
Steps to reproduce:
- Add English, Hungarian as Site's current languages, and English as default. Move the other languages to available.
- Add a page with English URL as "/test", Hungarian URL as "/teszt" to default site.
- Input "localhost:8080/hu/web/guest/test" in the browser address, press enter key.
Expected behaviour:
Redirected to "localhost:8080/hu/web/guest/teszt"
Actual behaviour:
Page not redirected, error thrown.
Attachments
Issue Links
- is a dependency of
-
LPS-59252 Inconsistent locale between URL and page content
- Closed
-
LPS-59288 The default language of a Site is always overruled when accessing a Translated Page by the Company and User language
- Closed
- is caused by
-
LPS-58121 GZipFilter is not sufficiently protecting set operations on the contentLength resulting in massive timed waits in the browser
- Closed
- is related to
-
LPS-35665 In case the friendly url doesn't match the locale, the redirect should be done using a "301 Permanent Redirect"
-
- Closed
-
- relates
-
LPS-42001 When doing redirects because localized layout friendly urls doesn't match the locale we are always prepending the locale to the url
- Closed
-
LPE-14422 In case the friendly url doesn't match the locale for page, the redirection does not happen.
-
- Closed
-