it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[BUG] URL Parser does not support duplicate query parameters

Open axel-eck opened this issue 1 year ago • 2 comments
trafficstars

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

axel-eck avatar Dec 11 '23 16:12 axel-eck

Hi @RenardFute and @CorentinTh , fixed in #873

sharevb avatar Feb 25 '24 13:02 sharevb