Closed
Bug 1209352
Opened 10 years ago
Closed 10 years ago
Target SUMO page on the FAQ menu item needs to be changed
Categories
(Firefox for Android Graveyard :: Settings and Preferences, defect)
Tracking
(firefox44 fixed)
RESOLVED
FIXED
Firefox 44
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | fixed |
People
(Reporter: jsavage, Assigned: Margaret)
Details
Attachments
(1 file)
We've created a more usable, easy-to-maintain SUMO page for FAQs and popular topics. This page will replace the old SUMO page (https://support.mozilla.org/en-US/kb/popular-topics-firefox-android) that's linked from the Firefox for Android menu.
Please swap the old link for this new link (https://support.mozilla.org/1/mobile/%VERSION%/%OS%/%LOCALE%/faq) in menu button -> Settings -> Mozilla -> FAQ
We've already changed the link in menu button -> Help to the correct one.
| Assignee | ||
Comment 1•10 years ago
|
||
Joni, is it okay to ship this change in 44, or do we need to uplift it?
Assignee: nobody → margaret.leibovic
Flags: needinfo?(jsavage)
Hi Margaret, it can wait until 44.
Flags: needinfo?(jsavage)
| Assignee | ||
Comment 3•10 years ago
|
||
There are currently two ways to access an FAQ page from Fennec, and they currently lead to different pages, which are both different than the Menu->Help link. Right now I see:
Settings->Mozilla->FAQ: https://support.mozilla.org/kb/firefox-android-faq
about:firefox->FAQ: http://www.mozilla.com/%LOCALE%/mobile/faq/
Menu->Help: https://support.mozilla.org/1/mobile/%VERSION%/%OS%/%LOCALE%/
For the about:firefox FAQ URL, there's also logic in the tree to show a different URL for beta, but I don't think that's even working properly...
http://mxr.mozilla.org/mozilla-central/source/mobile/android/app/mobile.js#472
We don't have telemetry for how often people select things in about:firefox, but the telemetry for the settings item is pretty low:
https://www.dropbox.com/s/zxwvqjsuxsjvqy0/Screenshot%202015-10-05%2008.53.14.PNG?dl=0
Nightly/aurora are skewed because manual updates are available from the about page, but even on the release channel, people select "About" 5x as often as "FAQ". Maybe we should remove the redundancy by removing the FAQ item from settings?
Flags: needinfo?(bbermes)
Flags: needinfo?(alam)
Comment 4•10 years ago
|
||
We're wrapping up some user research around settings that also includes this part of our UI. So I'm hesitant to decide on this just yet. I'll definitely keep this in mind though.
I think for now, we should update the target first and we'll look at possibly removing this as a part of bug 1069035.
Flags: needinfo?(alam)
| Assignee | ||
Comment 5•10 years ago
|
||
Bug 1209352 - Update FAQ page URL. r=liuche
Attachment #8670502 -
Flags: review?(liuche)
| Assignee | ||
Comment 6•10 years ago
|
||
(In reply to Anthony Lam (:antlam) from comment #4)
> We're wrapping up some user research around settings that also includes this
> part of our UI. So I'm hesitant to decide on this just yet. I'll definitely
> keep this in mind though.
>
> I think for now, we should update the target first and we'll look at
> possibly removing this as a part of bug 1069035.
Yeah, good idea.
Flags: needinfo?(bbermes)
Comment 7•10 years ago
|
||
Comment on attachment 8670502 [details]
MozReview Request: Bug 1209352 - Update FAQ page URL. r=liuche
https://reviewboard.mozilla.org/r/21399/#review19543
Okay! I wasn't sure at first if the new app.FAQurl string would get updated for phones that already have the pref, but it looks like prefs in mobile.js don't need migration, correct?
Attachment #8670502 -
Flags: review?(liuche) → review+
| Assignee | ||
Comment 8•10 years ago
|
||
(In reply to Chenxia Liu [:liuche] from comment #7)
> Comment on attachment 8670502 [details]
> MozReview Request: Bug 1209352 - Update FAQ page URL. r=liuche
>
> https://reviewboard.mozilla.org/r/21399/#review19543
>
> Okay! I wasn't sure at first if the new app.FAQurl string would get updated
> for phones that already have the pref, but it looks like prefs in mobile.js
> don't need migration, correct?
No, they don't need migration unless users have manually set them. And if they've done that in about:config, I don't care about supporting them :)
| Assignee | ||
Comment 9•10 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/c65be3de98047611d5c88545d040558625d523c1
Bug 1209352 - Update FAQ page URL. r=liuche
Comment 10•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 44
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•