Skip to content

CMS Router not routing correctly #683

@thecaligarmo

Description

@thecaligarmo

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions