Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Query parameters are not decoded the same as the path portion of a URL #12200

Closed
@dawehner

Description

@dawehner

For example, if you wanted to generate admin/config?destination=admin/content, in HEAD you couldn't by using route names, it would come out as admin/config?destination=admin%2Fcontent, with the second / encoded.

Is there a reason we can't change that?

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