Closed Bug 1474076 Opened 6 years ago Closed 6 years ago

404 Not Found when clicking some hyperlinks in about:telemetry

Categories

(Toolkit :: Telemetry, defect, P1)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1474746
Tracking Status
firefox63 --- affected

People

(Reporter: magicp.jp, Unassigned, Mentored)

References

Details

(Whiteboard: [good first bug][lang=js])

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 ID:20180706224413

Steps to reproduce:
1. Start Nightly (or 61.0)
2. Go to about:telemetry
3. Click on the following hyperlinks

 "Pings"
   (https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/concepts/pings.html)

 "Firefox Telemetry client documentation"
   (https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/index.html)

Actual results:
404 Not Found


Expected results:
Shows a linked page
Assignee: nobody → jrediger
Priority: -- → P1
Assignee: jrediger → nobody
Mentor: jrediger
Whiteboard: [good first bug][lang=js]
To help Mozilla out with this bug, here's the steps:

0) Comment here on the bug that you want to volunteer to help. I (or someone else) will assign it to you.
1) Download and build the Firefox source code: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_build
- An artifact build is enough: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Artifact_builds
- If you have any problems, please ask on IRC (https://wiki.mozilla.org/Irc) in the #introduction channel. They're there to help you get started.
- You can also read the Developer Guide, which has answers to most development questions: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Introduction
2) Start working on this bug. 
- Open toolkit/content/aboutTelemetry.js
- Look for the links as mentioned in the description.
  - https://searchfox.org/mozilla-central/rev/28daa2806c89684b3dfa4f0b551db1d099dda7c2/toolkit/content/aboutTelemetry.js#307
  - https://searchfox.org/mozilla-central/rev/28daa2806c89684b3dfa4f0b551db1d099dda7c2/toolkit/content/aboutTelemetry.js#1790
- Change the links to the correct ones as mentioned in comment 1
- If you have any problems with this bug, please comment on this bug and set the needinfo flag for me. Also, you can find me and my teammates on the #telemetry channel on IRC (https://wiki.mozilla.org/Irc) most hours of most days.
3) Build your change with `mach build faster` and open the browser using `mach run`. Go to `about:telemetry` and check that the links are correct now.
4) Submit the patch (including an automated test, if applicable) for review. Mark me as a reviewer so I'll get an email to come look at your code.
- Here's the guide: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/How_to_Submit_a_Patch
5) After a series of reviews and changes to your patch, I'll mark it for checkin or push it to autoland. Your code will soon be shipping to Firefox users worldwide!
6) ...now you get to think about what kind of bug you'd like to work on next. Let me know what you're interested in and I can help you find your next contribution.
Hi, I'm new to open source software, and I would like to help with this bug.
Assignee: nobody → cgp246
Hey cgp246, I assigned the bug to you! Looking forward to your contribution. Let me know if anything is unclear or you need further help.
Hey cgp246. Bug 1474746 was filed and it looks like we might actually change back to the old structure, making this a non-issue. To avoid doing unnecessary work I suggest you don't work on this just yet (as it might get closed tomorrow or so)
Ok, thanks for letting me know. I'll look for a different beginner-friendly bug.
Assignee: cgp246 → nobody
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.