Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 4.5.0, 4.6.0, 4.7.0
-
Fix Version/s: Customer request, 4.5 Maintenance, 4.6 Maintenance, 4.7 Maintenance, 5.0 Maintenance, 5.1 Maintenance, 5.2 Maintenance, 5.4.1, 5.3.5
-
Component/s: None
-
Labels:None
Description
For a node that exists on a language different from the siteaccess default language, but has a translated parent/path, the UrlAlias will be incorrect.
Example:
- Folder "TestFolder" in eng-GB, translated to "TestFolderFR" in fre-FR.
- Inside it, an article "TestArticle" in eng-GB.
In "fre" siteaccess (using languages "fre-FR" then "eng-GB"), the node's UrlAlias will be: "TestFolder/TestArticle"
Furthermore, if a PathPrefix is defined with the folder name in both siteaccesses, the alias will be:
- "TestArticle" in eng
- "TestFolder/TestArticle" in fre