Closed
Bug 1311052
Opened 9 years ago
Closed 9 years ago
Traffic cop variation param gets incorrectly appended to URL hash
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: agibson, Assigned: jpetto)
Details
STR:
1.) Visit: https://www.mozilla.org/en-US/#foo
If you're lucky enough to get entered into the traffic cop A/B experiment, notice the new URL.
Expected results:
https://www.mozilla.org/en-US/?v=a#foo
Actual results:
https://www.mozilla.org/en-US/#foo?v=a
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jon
Comment 1•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/df9a076ec09773dcbc816473464ee120fa7fe120
[fix bug 1311052] Traffic Cop will ignore URL hash.
https://github.com/mozilla/bedrock/commit/d10eaa7367569c02baedef20aa50c5b6bd4daf72
Merge pull request #4422 from jpetto/bug-1311052-traffic-cop-url-hash
[fix bug 1311052] Traffic Cop will ignore URL hash.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•