Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 1.6.0
-
Fix Version/s: Engineering tracked issues, 1.6.0
-
Component/s: Platform > Persistence > Legacy Storage engine
-
Labels:
Description
When URL alias is published, it is checked against a list of reserved words, in order to avoid the conflict with app modules.
This is done before URL alias name is converter/sluggified, so it is possible that a reserved name will be published.
Example: claß checked against reserved class will not match, but it's later converted/sluggified and published as class.