Closed Bug 931914 Opened 11 years ago Closed 10 years ago

ricardo.gr doesn't redirect to mobile site on Firefox OS

Categories

(Web Compatibility :: Site Reports, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: alefteris, Unassigned)

References

()

Details

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

Site: http://www.ricardo.gr
ricardo.gr doesn't redirect to mobile site on Firefox OS

:: Steps To Reproduce

1. Open Firefox OS browser
2. Type ricardo.gr in Firefox OS browser address bar

:: Expected Result

Get redirected to http://m.ricardo.gr. When typing the web site address on Firefox for Android or iOS Safari we get redirected to the mobile site.

:: Actual Result

We receive the desktop site of http://www.ricardo.gr

:: Additional Information

Software Version: Mozilla/5.0 (Mobile; rv:26.0) Gecko/26.0 Firefox/26.0
Device Information: Keon
Whiteboard: [country-gr]
Server side sniffing. If you add "Android" to the end of the B2G UA, you get the mobile redirect:

mtaylor at omg-2 in ~/tmp
$ http --print=Hh GET http://www.ricardo.gr/ User-Agent:"$FFOS"
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.ricardo.gr
User-Agent: Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1

HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 2
Cache-Control: public, must-revalidate, max-age=300
Connection: Keep-Alive
Content-Encoding: gzip
Content-Language: GR
Content-Length: 18592
Content-Type: text/html; Charset=UTF-8
Date: Tue, 29 Oct 2013 21:57:40 GMT
Expires: Tue, 29 Oct 2013 22:02:24 GMT
Last-Modified: Tue, 29 Oct 2013 21:50:00 GMT

mtaylor at omg-2 in ~/tmp
$ http --print=Hh GET http://www.ricardo.gr/ User-Agent:"Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1 Android"
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.ricardo.gr
User-Agent: Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1 Android

HTTP/1.0 302 Found
Connection: Keep-Alive
Content-Length: 0
Location: http://m.ricardo.gr
Server: BigIP
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [country-gr] → [country-gr][serversniff][contactready]
I send an email at the customer support address found at http://www.ricardo.gr/pages/customer-care/epikoinonia/
Whiteboard: [country-gr][serversniff][contactready] → [country-gr][serversniff][sitewait]
Fixed, right? :-)
Status: NEW → RESOLVED
Closed: 10 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.