Closed
Bug 1889656
Opened 2 years ago
Closed 2 years ago
Specific queryParam is not properly removed from LinkedIn
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://ro.linkedin.com/jobs/view/web-editor-lifestyle-at-mediafax-grup-3832642941?refId=huWx2N8GVAizcxcXR%2FeYZg%3D%3D&trackingId=q4eL8axsmXsRbq8%2BMWmYTQ%3D%3D&position=8&pageNum=0&trk=public_jobs_jserp-result_search-card
- 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
refIdis 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
- There's a possibility that the LinkedIn link tested with the specific parameter
refIdmay not have been properly constructed. In such a scenario, this outcome might be expected.
| Reporter | ||
Updated•2 years ago
|
Severity: -- → S3
Updated•2 years ago
|
Has STR: --- → yes
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•