Closed
Description
Preconditions
- Magento 2.4.1
Steps to reproduce
- Create a new CMS page
- Set the title to "Checkout"
- Save the CMS page. Pages is saved, URL Key is set to "checkout"
- Try to save the page another time, notice "The value specified in the URL Key field would generate a URL that already exists." is shown.
Expected result
- On the first save when no URL key is given, validation if the generated URL key is the same as a route name should still be checked.
- Notice "The value specified in the URL Key field would generate a URL that already exists." is shown.
Actual result
- CMS page is saved with a URL key that is also used as a route name.
- When trying to access checkout via the frontend user will get a CMS page instead.
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done