Closed Bug 765400 Opened 13 years ago Closed 13 years ago

Please update browserchoice website and download links for EUballot for Fx 13.0.1

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: armenzg, Assigned: bburton)

References

Details

+++ This bug was initially created as a clone of Bug #761619 +++ 1) Please change the redirect download urls on download.m.o to point: product=firefox-latest-euballot -> product=firefox-13.0.1-euballot Thanks!
Assignee: server-ops → bburton
Per IRC 19:28:25 nthomas | yeah, I think we'd end up with even more traffic on the CDN from europe 19:28:29 nthomas | lets hold off I have this ready to commit, pending go ahead bburton@andesite ~/code/mozilla/sysadmins/puppet/trunk$ svn diff ✭master ‹1.9.2-p290› Index: files/generic/httpd-app-dist/etc-httpd/conf/domains/download.mozilla.org.conf =================================================================== --- files/generic/httpd-app-dist/etc-httpd/conf/domains/download.mozilla.org.conf (revision 40991) +++ files/generic/httpd-app-dist/etc-httpd/conf/domains/download.mozilla.org.conf (working copy) @@ -40,8 +40,9 @@ # Bug 735348 - Please update browserchoice website and download links for EUballot for Fx 11.0 # Bug 748367 - Please update browserchoice website and download links for EUballot for Fx 12.0 # Bug 761619 - Please update browserchoice website and download links for EUballot for Fx 13.0 + # Bug 765400 - Please update browserchoice website and download links for EUballot for Fx 13.0.1 RewriteCond %{QUERY_STRING} ^(.*)product=firefox-latest-euballot(.*)$ - RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-13.0-euballot%2 [R=302,L] + RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-13.0.1-euballot%2 [R=302,L] CookieTracking
This can now be committed since the dependent bug got resolved. Thanks!
This was committed in r41274 and pushed out with puppet
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.