Skip to content

Category pages should render without error #25

@jhorsman

Description

@jhorsman

Requesting an E-Commerce category page currently yields unexpected results.

A generic category page like http://localhost/categories/generic yields a couple of exceptions and renders errors in a couple of regions on the page.

A category page for a specific category, like http://localhost/categories/jeans will not throw errors, but it will not render the same like http://localhost/c/jeans (the latter is handled by the E-Commerce controller). For example, it shows the presentation (aggregated/split) facet.

Now, usually a visitor does not request those system pages, but since they are real pages, you could. Also, when using the language selector DXA will think you are on the category page, and link to the the /categories/ URLs mentioned above.

Metadata

Metadata

Assignees

No one assigned

    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