Closed Bug 857249 Opened 11 years ago Closed 11 years ago

Please update download links for EUballot for Fx 20.0

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: cturra)

References

Details

(Whiteboard: [push interrupt])

Please change the redirect download urls on download.m.o to point:
  product=firefox-latest-euballot -> product=firefox-20.0-euballot
Assignee: server-ops-webops → cturra
i have committed and pushed this change to dev, stage and prod.

$ svn diff
Index: modules/webapp/files/bouncer/etc-httpd/domains/download.mozilla.org.conf
===================================================================
--- modules/webapp/files/bouncer/etc-httpd/domains/download.mozilla.org.conf	(revision 62458)
+++ modules/webapp/files/bouncer/etc-httpd/domains/download.mozilla.org.conf	(working copy)
@@ -27,10 +27,9 @@
     RewriteRule /pub(.*)    http://ftp.mozilla.org/pub/mozilla.org  [R=permanent]
     RewriteRule /admin/(.*)  https://bounceradmin.mozilla.com/admin/$1    [R=permanent]

-    # Bug 842570 - Please update download links for EUballot for Fx 19.0
-    # Bug 849051 - Please update download links for EUballot for Fx 19.0.2
+    # Bug 857249 - Please update download links for EUballot for Fx 20.0
     RewriteCond %{QUERY_STRING} ^(.*)product=firefox-latest-euballot(.*)$
-    RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-19.0.2-euballot%2 [R=302,L]
+    RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-20.0-euballot%2 [R=302,L]
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [push interrupt]
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.