Closed
Bug 888858
Opened 12 years ago
Closed 12 years ago
L10n installs broken on Windows
Categories
(Release Engineering :: General, defect, P1)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: retornam, Assigned: nthomas)
References
()
Details
STR:
1) Visit http://www.mozilla.org/es-ES/firefox/new/ on Windows and download the stub installer
2) Run through the install process.
3) Notice that Firefox that is installed is in English instead of Spanish
I tried this with FR, DE and got the same results
Expected Result:
User should be able to download and install Firefox version in their language
Comment 1•12 years ago
|
||
curl -I "https://download.mozilla.org/?product=firefox-stub&os=win&lang=es-ES"
HTTP/1.1 302 Found
Server: Apache
X-Backend-Server: bouncer8.webapp.phx1.mozilla.com
Cache-Control: max-age=15
Content-Type: text/html; charset=UTF-8
Date: Mon, 01 Jul 2013 10:49:38 GMT
Location: https://download-installer.cdn.mozilla.net/pub/mozilla.org/firefox/releases/22.0/win32/en-US/Firefox%20Setup%20Stub%2022.0.exe
Transfer-Encoding: chunked
Connection: Keep-Alive
Set-Cookie: dmo=10.8.81.216.1372675778640569; path=/; expires=Tue, 01-Jul-14 10:49:38 GMT
X-Cache-Info: caching
Component: General → Release Engineering
OS: Windows 8 → All
Product: www.mozilla.org → mozilla.org
Hardware: x86 → All
Version: unspecified → other
| Assignee | ||
Comment 2•12 years ago
|
||
The firefox-stub product in bouncer had en-US hardwired in the location. Fixed now.
Blocks: 874982
| Assignee | ||
Comment 3•12 years ago
|
||
I was able to install es-ES on Win XP, using the url from comment #0. Please reopen and make noise on irc in #releng if you need further help.
Assignee: nobody → nthomas
Status: NEW → RESOLVED
Closed: 12 years ago
Priority: -- → P1
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•