Skip to content

Double decoding of url params #3138

@lyaskovec

Description

@lyaskovec

Version

3.1.6

Reproduction link

https://lyaskovec.github.io/tests/

Steps to reproduce

There are two cases where you can see issue with double decoding of URL:
case 1:

  • Go to the example page
  • Click on link /%25
  • Click on link /home
  • Try to use browsers navigation buttons

case2:

  • Go to the example page
  • Click on link /%25
  • reload the browser page

What is expected?

It should show a correct page

What is actually happening?

I got "URIError: URI malformed" error

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions