Skip to content

[BUG] URL Parser does not support duplicate query parameters #800

Open
@axel-eck

Description

@axel-eck

Which tool is impacted?
The URL parser

To Reproduce

  1. Go to the URL parser tool
  2. Paste an URL with a duplicated query parameter (i.e. https://www.example.com/mypage?utm_campaign=2022Q2-waterparks&utm_campaign&utm_campaign=​)
  3. In the 'Params' sections, there is only the last one

Expected behavior
Since it's possible for a query parameter to be present more than once, the tool should display a list if it's the case

Screenshots
image

Configuration (please complete the following information):

  • Device: PC
  • OS: Windows
  • Browser: Chrome
  • Version: v2023.11.2-7d94e11

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions