Closed Bug 1002322 Opened 10 years ago Closed 8 years ago

Musicradar.com sends desktop site to Firefox OS

Categories

(Web Compatibility :: Site Reports, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adamopenweb, Unassigned, Mentored)

References

()

Details

(Whiteboard: [serversniff][country-all][sitewait])

Musicradar.com is using server side user agent detection to determine if a user is browsing using a desktop or mobile client. Unfortunately the site is not properly detecting the user agent string for Firefox OS. This is causing Firefox OS browsers to be redirected to the desktop version of the website rather than mobile.

:: Steps To Reproduce

1. Open Firefox OS browser
2. Navigate to http://www.musicradar.com

:: Expected Result

Redirect to mobile site http://m.musicradar.com/

:: Actual Result

Receive desktop version of the site

:: Additional Information

Firefox for Android:
http -h GET http://www.musicradar.com User-Agent:'Mozilla/5.0 (Android; Mobile; rv:26.0) Gecko/26.0 Firefox/26.0'
HTTP/1.1 302 Moved Temporarily
Location: http://m.musicradar.com/

Firefox OS:
http -h GET http://www.musicradar.com User-Agent:'Mozilla/5.0 (Mobile; rv:26.0) Gecko/26.0 Firefox/26.0'
HTTP/1.1 200 OK
Connection: keep-alive
Content-Encoding: gzip
Content-Type: text/html; charset=utf-8
Whiteboard: [serversniff][country-all][mentor=astevenson]
Future US also runs this site, have a contact for them from bug #966464.
http://www.futureus.com
See Also: → 966464
Whiteboard: [serversniff][country-all][mentor=astevenson] → [serversniff][country-all][mentor=astevenson][sitewait]
Mentor: astevenson
Whiteboard: [serversniff][country-all][mentor=astevenson][sitewait] → [serversniff][country-all][sitewait]
fixed.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.