Closed Bug 812042 Opened 13 years ago Closed 12 years ago

Categories

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

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
Future

People

(Reporter: retornam, Assigned: bensternthal)

References

Details

(Whiteboard: [u=user c=php p=1] r=111579)

This problem exist on line 459 of: http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/en-US/products/download.html?revision=109624&view=markup Line 459 should be: <a href="/<?=$lang?>/privacy-policy.html">Privacy Policy</a> &nbsp;|&nbsp; Line 108 included a hard coded /en-US/privacy-policy and we should make both URLs be the same, with or without the extension.
Target Milestone: --- → Future
Summary: 404 on http://www.mozilla.org/en-US/products/download.html?product=firefox-16.0.2&os=linux&lang=en-US → Privacy 404 on http://www.mozilla.org/en-US/products/download.html
Whiteboard: [u=user c=php p=1]
If we are fixing this 404, we should just change the URL to references to privacy-policy to just /privacy/ (the new privacy center).
Assignee: nobody → booboobenny+bugzilla
Removed unused php var which should fix broken link. Looks like sneethling already knows about this page and will update links to new privacy pollicy when ready
Keywords: qawanted
Whiteboard: [u=user c=php p=1] → [u=user c=php p=1] r=11579
Whiteboard: [u=user c=php p=1] r=11579 → [u=user c=php p=1] r=111579
Keywords: qawanted
I see the revision here: http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/en-US/products/download.html?r1=111578&r2=111579& It looks like it never got pushed to the website. Ben: can you see if this revision is updated on the website?
Please push r111579 to prod.
This must have fallen through the cracks. Adding qawanted.
Keywords: qawanted
Pushed to prod in r116320.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Verified on prod.
Status: RESOLVED → VERIFIED
Keywords: qawanted
You need to log in before you can comment on or make changes to this bug.