Skip to content

Added query to translated index page cause 404 exception #383

@tomasr78

Description

@tomasr78

I add i18n to MVC and set one locale file PT (Portuguese), the problem which I find is that if query parameter is set to index page it cause 404 error.

Let's say

http://localhost:9001/pt works fine and opens Index web page in Portuguese, if query added http://localhost:9001/pt?a=1 the page do not works anymore and generates 404.

Any idea why and how to solve this?

This happens only on Index page, the http://localhost:9001/pt/my-non-index-page?a=1 works fine even with query.

Using latest 2.1.14 NuGet release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions