Skip to content

LinkBuilderSupport double encoding URL #96

@jeffaiau

Description

@jeffaiau

If the url passed into a LinkBuilderSupport class (e.g. ControllerLinkBuilder), the url is encoded twice.

e.g.
https://xxxxxxxxx/yyyapi/something/SPACE%2520HERE?somepara=ABC123"

note that SPACE%2520HERE should be
SPACE%20HERE the % has been encoded as %25

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions