-
-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels