AdguardForMac
AdguardForMac copied to clipboard
When reporting a website, the pre-filled information does not parse `%20` correctly
Steps to reproduce
- Add a userscript to AdGuard that includes
%20in the URL, such ashttps://greasyfork.org/scripts/398340-reddit-dark-theme-sync/code/Reddit%20Dark%20Theme%20Sync.user.js - Report an issue with a website via the Safari extension
- Submit the issue
- Visit the GitHub issue link, such as https://github.com/AdguardTeam/AdguardFilters/issues/126566
Expected behavior
The full URL is shown and linked
Actual behavior
%20 is replaced with actual spaces and is a broken URL
Screenshot:
Your environment
- Safari Version 15.6.1 (17613.3.9.1.16)
- AdGuard Version 2.8.1.1147 release (CL-1.9.86, DNS-1.7.22)
It is now adding + to all the names and URLs where spaces and %20 used to be.
Reproduced on our side, thank you.