Closed
Bug 279559
Opened 20 years ago
Closed 19 years ago
Thunderbird download link leads to English version, not to Localized version
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tonn81, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.7.5) Gecko/20041108 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.7.5) Gecko/20041108 Firefox/1.0 Thunderbird has a localized versiom, but the link from the main page of mozilla.org leads to English version. So i suggest to to the same as it is done with Firefox - site detects your language and operation system, and offers link to corresponding build. Reproducible: Always Steps to Reproduce: Actual Results: Link leads to English version Expected Results: Link leads to localized version (according to user's language)
Summary: Thunderbird donwload link leads to English version, not to Localized version → Thunderbird download link leads to English version, not to Localized version
Comment 1•20 years ago
|
||
Dang, this is embarrassing. Sadly, from reading the source of the webpage, I get no clue how it works for Firefox, so I can't really take this or just submit a patch.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
| Reporter | ||
Comment 2•20 years ago
|
||
Maybe server decide the right language by the Accept-Language header (http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.4)
Comment 3•20 years ago
|
||
Where's the firefox download link that detects the language? I can't find it.
| Reporter | ||
Comment 4•20 years ago
|
||
http://www.mozilla.org - in green box (with big green arrow) in the middle-left part of the page. For me (russian locale) text in green box is following: Free Download Firefox 1.0.3 for Windows, Russian (4.7MB) Other Systems and Languages
Comment 5•20 years ago
|
||
hard coded in http://www.mozilla.org/download.js and inserted via INCLUDE command.
This wouldn't be hard to fix if we were willing to remove all languages that didn't have builds for all three main platforms (Windows, Mac, Linux/x86). (That said, I'd be uncomfortable doing that unless I knew that the localized builds were just the english builds repackaged with different langpacks. Are they? Has somebody verified this?)
Comment 7•20 years ago
|
||
from bug 286108, it appears the localized builds aren't built automatically by the build system (you may have to check). But from http://www.mozilla.org/products/thunderbird/all.html , it seems we have those builds in our download mirrors anyway.
Comment 8•20 years ago
|
||
Generally, MoFo QA takes care that nothing but the l10n stuff changed between the en-US build and a contributed localized build.
*** Bug 305008 has been marked as a duplicate of this bug. ***
Comment 10•19 years ago
|
||
This seems fixed. Can somebody verify?
Comment 11•19 years ago
|
||
Yes, there are individual bugs still with the listed locales, but that's a different bug.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: mozilla.org → Websites
Updated•12 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
•