Closed Bug 577150 Opened 15 years ago Closed 15 years ago

Link to releasenotes on /4.0b1/releasenotes/ is redundant

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: krupa.mozbugs, Unassigned)

References

()

Details

Attachments

(1 file)

Attached image screenshot
user agent:Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:2.0b1) Gecko/20100630 Firefox/4.0b1 steps to reproduce: 1.go to http://www.mozilla.com/en-US/firefox/4.0b1/releasenotes/ 2.Notice that below the download button there is a link-"release notes" observed behavior: Clicking that link,reloads the page.That link is redundant
This is expected, and is the way it's been since I joined; maybe they'll change it in the redesign, but it's a product-details thing, iirc.
Good catch, but it's so minor that I think we shouldn't spend any work fixing it (at a glance it would be messing with a lot of sensitive, messy code)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You can remove those links easily setting ancillary_links to false there: $_options = array( 'download_title' => 'Firefox 4b1', 'ancillary_links' => false
(In reply to comment #3) > You can remove those links easily setting ancillary_links to false there: > $_options = array( 'download_title' => 'Firefox 4b1', 'ancillary_links' => > false We only want to remove one though, and it's so minor that I don't see the point in adding the extra code complexity.
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: