Closed Bug 1309387 Opened 8 years ago Closed 8 years ago

Firefox for Android pre-release download is redirected to Desktop page

Categories

(www.mozilla.org :: Pages & Content, defect)

Production
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: kohei, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #1299947 +++

So the new channel pages are live, but somehow
https://www.mozilla.org/en-US/firefox/channel/android/
is redirected to
https://www.mozilla.org/en-US/firefox/channel/desktop/

The iOS page is fine.

This happens only on production, cannot be reproduced locally nor staging servers:
https://www.allizom.org/en-US/firefox/channel/android/
https://www-dev.allizom.org/en-US/firefox/channel/android/

Any ideas?
WFM - I think your browser likely has a cached redirect from before the change...

$ curl -I https://www.mozilla.org/en-US/firefox/channel/android/
HTTP/1.1 200 OK
Date: Wed, 12 Oct 2016 09:05:45 GMT
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Cache-Control: max-age=600
Content-Security-Policy: script-src 'self' *.mozilla.net *.mozilla.org *.mozilla.com 'unsafe-inline' 'unsafe-eval' *.optimizely.com optimizely.s3.amazonaws.com www.googletagmanager.com www.google-analytics.com tagmanager.google.com www.youtube.com s.ytimg.com; img-src 'self' *.mozilla.net *.mozilla.org *.mozilla.com data: *.optimizely.com www.googletagmanager.com www.google-analytics.com *.tiles.mapbox.com api.mapbox.com creativecommons.org; default-src 'self' *.mozilla.net *.mozilla.org *.mozilla.com; frame-src *.optimizely.com www.googletagmanager.com www.google-analytics.com www.youtube-nocookie.com trackertest.org www.surveygizmo.com accounts.firefox.com accounts.firefox.com.cn www.youtube.com; style-src 'self' *.mozilla.net *.mozilla.org *.mozilla.com 'unsafe-inline'; connect-src 'self' *.mozilla.net *.mozilla.org *.mozilla.com *.optimizely.com www.googletagmanager.com www.google-analytics.com *.tiles.mapbox.com api.mapbox.com; child-src *.optimizely.com www.googletagmanager.com www.google-analytics.com www.youtube-nocookie.com trackertest.org www.surveygizmo.com accounts.firefox.com accounts.firefox.com.cn www.youtube.com
Expires: Wed, 12 Oct 2016 09:14:51 GMT
strict-transport-security: max-age=31536000
Vary: Accept-Encoding
X-Backend-Server: 3085ddf911db.bedrock-prod.eu-west.moz.works
X-Clacks-Overhead: GNU Terry Pratchett
x-content-type-options: nosniff
X-Frame-Options: DENY
X-Robots-Tag: noodp
x-xss-protection: 1; mode=block
CF-Cache-Status: HIT
Server: cloudflare-nginx
CF-RAY: 2f0964567ac70a7e-LHR
I've tested with multiple browser profiles with cache disabled, so it was server-side cache maybe. Anyway the issue is gone!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.