Skip to content

Router lowercases matched parameters #2

@spiffytech

Description

@spiffytech

URL parameters that are matched are turned into lowercase in the match object. This breaks e.g., putting mixed-case record IDs in the URL.

I can patch it, but I want to be aware of Chesterton's Fence: why does the existing logic lowercase stuff? And can all of the lowercasing be removed, or should it only be removed from the parameter extraction?

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