Closed Bug 931967 Opened 11 years ago Closed 11 years ago

gavros.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 WORKSFORME

People

(Reporter: alefteris, Unassigned)

References

()

Details

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

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

:: Steps To Reproduce

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

:: Expected Result

Get redirected to http://m.gavros.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.gavros.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, presumably based on presence of "Android" token in UA string. It's a jQuery Mobile site, so should work nicely in B2G.

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

HTTP/1.1 302 Found
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Connection: keep-alive
Content-Type: text/html; charset=ISO-8859-7
Date: Tue, 29 Oct 2013 22:16:42 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Location: http://m.gavros.gr/
Pragma: no-cache
Server: nginx admin
Set-Cookie: PHPSESSID=2cllraptrhkrut8ek30448u1e5; path=/
Transfer-Encoding: chunked
X-Cache: HIT from Backend
X-Powered-By: PHP/5.3.3
X-XSS-Protection: 0

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

HTTP/1.1 200 OK
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Connection: keep-alive
Content-Encoding: gzip
Content-Type: text/html
Date: Tue, 29 Oct 2013 22:17:02 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Pragma: no-cache
Server: nginx admin
Set-Cookie: PHPSESSID=a6a536c14b7c02133f2acee86e191d5e; path=/
Transfer-Encoding: chunked
Vary: Accept-Encoding
X-Cache: HIT from Backend
X-Powered-By: PHP/5.3.8
X-XSS-Protection: 0
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [country-gr] → [country-gr][serversniff][contactready]
I send them a message using the contact form at http://www.gavros.gr/contact/
Whiteboard: [country-gr][serversniff][contactready] → [country-gr][serversniff][sitewait]
See Also: → 939417
The issue has been resolved. Thanks.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
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.