-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Area: SEOComponent: UrlRewriteIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: PR in progressReported on 2.4.0Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Description
Preconditions (*)
- Magento 2.4-develop
Steps to reproduce (*)
- Navigate to Admin Panel > Catalog > Categories, select root category and add new subcategory:
Enable Category = Yes
Include in Menu = No
Category Name = Hidden Category
URL Key = hidden-category
- Open created category on the frontend using direct URL /hidden-category.html
- Navigate to Admin Panel > Stores > All Stores and create new store view:
Name: German
Code: german
Status: Enabled
- Return to frontend, switch to German store view.
- Open hidden category using direct URL /hidden-category.html
Expected result (*)
- Hidden category should be accessible on German store view.
Actual result (*)
- Hidden category is inaccessible on German store view, because URL rewrites are not generated for categories with "Include in Menu=No" when creating a store view.
- Severity: S2
Metadata
Metadata
Assignees
Labels
Area: SEOComponent: UrlRewriteIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: PR in progressReported on 2.4.0Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch