-
Type:
Bug Report
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.2.2-B2
-
Component/s: CMS
-
Labels:None
-
Change Log Group:Changed
-
Change Log Message:Accessing page via "Short URL" now redirects to its "Canonical URL".
-
Story Points:1
-
Copy Issue Key:
-
Patch Instructions:
Plan:
- in the "CategoriesEventHandler::_parseFriendlyUrl" method, when url is considered as "Short URL" set a "is_friendly_url" parsed parameter to "$vars" variable
- in the "kHTTPQuery::AfterInit" when it's mod-rewrite mode and "is_friendly_url" url parameter is set, then do 301 (default) self-redirect
- implemented in
-
[Diffusion] rINP16560 Fixes INP-1664 - Redirect to Canonical URL, when page is accessed via Short URL
-
D281 INP-1664 - Redirect to Canonical URL, when page is accessed via Short URL
- mentioned in
-
Page Loading...