-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Description
As of Alpha98
When creating a CMS page and setting up an identifier, we are allowed to create identifiers which match actions/modules as found through $this->_routeConfig->getModulesByFrontName($moduleFrontName) as found in /app/code/Magento/Core/App/Router/Base.php (method: matchAction)
This causes this function to not return null for CMS pages with identifiers such as 'shipping'.
(Updated with correct information)
Metadata
Metadata
Assignees
Labels
No labels