Skip to content

Invalid normalization #193

@p4veI

Description

@p4veI

Hello, using normalize-url in our app we've come across an issue where a link was incorrectly normalized rendering the link invalid it was sort of a special case with link ending e.g. /index.php?/Some/Route/To/Path/12345

Using normalize-url on a link like this resulted in a normalized link like this: /index.php?/Some/Route/To/Path/12345/=. I believe it handled a part of the path as a query parameter and assigned = at the end of the link with no value specified. This was not a valid link in the remotely linked service. We have unfortunately deprecated the package since but thought I'd report this first.

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