Closed
Bug 1889663
Opened 11 months ago
Closed 10 months ago
Specific queryParam is not properly removed from cnn
Categories
(Core :: Privacy: Anti-Tracking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1889564
Tracking | Status | |
---|---|---|
firefox126 | --- | affected |
People
(Reporter: snegritas, Unassigned)
References
Details
Found in
- 126.0a1(2024-04-04)
Affected versions
- nightly 126.0a1(2024-04-04)
Tested platforms
- Affected platforms: Ubuntu 22.04, Windows 11, MacOS 13
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://edition.cnn.com/?ref=buffer.com
- 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
ref
is correctly stripped from the URL, as per https://phabricator.services.mozilla.com/D203080
Actual result
- The query parameters are 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
- There's a possibility that the CNN link tested with the specific parameter
ref
may not have been properly constructed. In such a scenario, this outcome might be expected.
Reporter | ||
Updated•11 months ago
|
Severity: -- → S3
Updated•10 months ago
|
Has STR: --- → yes
Updated•10 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•