Closed
Bug 554261
Opened 15 years ago
Closed 15 years ago
Update redirect for EU ballot builds
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nthomas, Assigned: phong)
References
Details
Steps done:
1, prepare and test builds - bug 554222
2, publish builds to mirrors -
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.6.2/win32-EUballot/
3, configure bouncer - product is Firefox-3.6.2-EUballot
4, wait for enough mirror coverage - over 30k already
Steps to do:
4, change rewrite on download.m.o to point at 'firefox-3.6.2-euballot'. The existing redirect is described at bug 538429 comment #18
5, update version shown in download box at http://browserchoice.mozilla.com/ (but not the URL!!), and wherever else is appropriate.
Dave, Pascal, please co-ordinate to get this done asap.
Reporter | ||
Updated•15 years ago
|
Summary: Release Firefox 3.6 EU ballot builds → Release Firefox 3.6.2 EU ballot builds
Reporter | ||
Comment 1•15 years ago
|
||
Pascal, assigning this to you. Please update the browser choice website(s) and file a bug against IT to change rewrite on download.m.o to point at
'product=firefox-3.6.2-euballot'
instead of
'product=firefox-3.6-euballot'.
The existing redirect is described at bug 538429 comment #18.
Assignee: nobody → pascalc
Component: Release Engineering: Custom Builds → browserchoice.mozilla.com
Product: mozilla.org → Websites
QA Contact: custom-builds → browserchoice-mozilla-com
Reporter | ||
Updated•15 years ago
|
Assignee: pascalc → buchanae
Reporter | ||
Comment 3•15 years ago
|
||
IT, this bug has been round the houses so to re-summarize:
Please change the rewrite on download.m.o to point at
'product=firefox-3.6.2-euballot'
instead of
'product=firefox-3.6-euballot'.
The existing redirect is described at bug 538429 comment #18.
Assignee: buchanae → server-ops
Severity: normal → blocker
Component: browserchoice.mozilla.com → Server Operations
Product: Websites → mozilla.org
QA Contact: browserchoice-mozilla-com → mrz
Summary: Release Firefox 3.6.2 EU ballot builds → Update redirect for EU ballot builds
Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → phong
Assignee | ||
Comment 4•15 years ago
|
||
- RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-3.6-euballot%2 [R=302,L]
+ RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-3.6.2-euballot%2 [R=302,L]
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•