Closed Bug 883801 Opened 11 years ago Closed 11 years ago

Unified download experience: Desktop, up-to-date

Categories

(www.mozilla.org :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Habber, Unassigned)

References

Details

(Whiteboard: [kb=1019788] )

A Desktop user coming to https://www.mozilla.org/en-US/firefox/new/ is using Firefox for Desktop. They are using a current version of the browser.



Reqs for Desktop, up-to-date user:
- conditional message across top of page is displayed, telling the user that they are using an up-to-date version of the browser

- no Firefox download button displayed

- display helpful links to the user in place of download button. (links TBD)
Blocks: 868199
Blocks: 545704
Blocks: 829173
Whiteboard: [kb=1019788]
"Need a fresh copy?" link will point to http://www.mozilla.org/en-US/firefox/all/
(In reply to Holly Habstritt [:Habber] from comment #1)
> "Need a fresh copy?" link will point to
> http://www.mozilla.org/en-US/firefox/all/

Shouldn't links *not* include the locale or have the locale be specific to the language of the user visiting the page?
You are right. This will route to the locale: www.mozilla.org/firefox/all/
For links within the mozilla.org Bedrock instance, we use the url() helper to generate links. This adds the appropriate locale. In this case, for example, we'd use:

 href="{{ url('firefox.all') }}"
(In reply to Steven Garrity [:sgarrity] from comment #4)
> For links within the mozilla.org Bedrock instance, we use the url() helper
> to generate links. This adds the appropriate locale. In this case, for
> example, we'd use:
> 
>  href="{{ url('firefox.all') }}"

Yes, use the helper to help abstract the URL. Thanks, Steven!
Mike/Nick: FYI. In bug 888512, we are creating new locale neutral screenshots that will replace what we have for Mac, Windows, and Linux. We have been using the Windows screenshot for Linux and we may have a specific version, but that is TBD.
Updated Copy:
[Cond. message, with check-mark icon]
Congrats! You’re using the latest version of Firefox.

[Links]

[1]
Learn more about Firefox for desktop
http://www.mozilla.org/firefox/customize

[2]
Need help?
https://support.mozilla.org/products/firefox

[3]
Looking for mobile?
http://www.mozilla.org/mobile

[4]
Download a fresh copy
https://www.mozilla.org/firefox/all/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.