Closed
Bug 395254
Opened 18 years ago
Closed 18 years ago
links to download page broken for non- en-US users..
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chofmann, Assigned: reed)
Details
recently reported to webmaster:
when I go to http://gaeilge.mozdev.org/index.html and click on the link for "December 2006: Firefox 2 is released and available in Irish. Download it today!" on the right hand side using the en-US build I get all.html and can find the Irish version. Looks like the problem is that we sniff out the en-GB version and do redirection to content that can't be found...
one fix is to have the mozdev and any other external website point directly to http://www.mozilla.com/en-US/firefox/all instead of http://www.mozilla.org/products/firefox/all.html
and the other fix is to put in some redirects. is this something that changed recently? if it is I bet we could be breaking other non en-US related sites that point people at our old download page...
here is the report:
THis link isnt working, its supposed to download Firefox in Irish, but doesnt.
http://en-gb.www.mozilla.com/en-GB/firefox/all
http://gaeilge.mozdev.org/index.html <--- I clicked the appropriate button on this page. But got a
We're sorry, but we can't find what you're looking for.
ect etc page.
:( If firefox in irish unavailable now?
Thanks for your time
Rose Farrell
-----------------------------------------------------------------------
Comment 1•18 years ago
|
||
I think the redirect on mozilla.org is wrong, it should redirect to http://{locale}.www.mozilla.com/{locale}/firefox/all.html the html file extension is missing in the redirect
| Assignee | ||
Comment 2•18 years ago
|
||
This problem doesn't occur for en-US builds, so I was trying to figure out what was the problem, and I couldn't find anything wrong. I finally downloaded an en-GB build and used it, and I see the problem.
Component: www.mozilla.com → www.mozilla.org
OS: Windows XP → All
Product: Websites → mozilla.org
QA Contact: www-mozilla-com → www-mozilla-org
Hardware: PC → All
Version: unspecified → other
| Assignee | ||
Updated•18 years ago
|
Assignee: nobody → reed
| Assignee | ||
Comment 3•18 years ago
|
||
Checking in .htaccess;
/www/mozilla-org/html/products/firefox/.htaccess,v <-- .htaccess
new revision: 1.22; previous revision: 1.21
done
Ok, this should be fixed. Thanks for the report!
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: mozilla.org → Websites
Updated•13 years ago
|
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.
Description
•