Closed
Bug 1889632
Opened 1 year ago
Closed 1 year ago
Some queryParams are not being properly removed from Wise
Categories
(Core :: Privacy: Anti-Tracking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1889564
Tracking | Status | |
---|---|---|
firefox126 | --- | affected |
People
(Reporter: cgeorgiu, Unassigned)
References
Details
Found in
- latest Nightly 126.0a1
Affected versions
- latest Nightly 126.0a1
Tested platforms
- Affected platforms: Win 11, macOS 13 and Ubuntu 22.04
Preconditions
- Standard setttings is applied in about:preferences#security
- Set “privacy.query_stripping.enabled” to false in about:config.
Steps to reproduce
- Navigate to https://wise.com/tools/exchange-rate-alerts/?partnerID=1100l257153&utm_medium=affiliate&utm_campaign=0&adref=&utm_source=4thway&partnerizecampaignID=1011l727
- Right click on the link, then click on "Copy Without Site Tracking"
- Open another tab and paste the copied linked into the URL bar.
Expected result
- The query parameter
partnerizecampaignID
is correctly stripped from the URL, as per https://phabricator.services.mozilla.com/D203080
Actual result
- The query parameter is not stripped from the URL.
Regression range
- This is not a regression. It can also be reproduced with Nightly builds after the extened list of parameters was added.
Additional notes
- Other querry parameter that is not correctly stripped from wise:
partnerID
- https://wise.com/login?partnerID=3411svap
Updated•1 year ago
|
Has STR: --- → yes
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•