it-tools
it-tools copied to clipboard
[BUG] URL Parser does not support duplicate query parameters
trafficstars
Which tool is impacted? The URL parser
To Reproduce
- Go to the URL parser tool
- Paste an URL with a duplicated query parameter (i.e.
https://www.example.com/mypage?utm_campaign=2022Q2-waterparks&utm_campaign&utm_campaign=) - 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
Configuration (please complete the following information):
- Device: PC
- OS: Windows
- Browser: Chrome
- Version: v2023.11.2-7d94e11
Hi @RenardFute and @CorentinTh , fixed in #873