Closed Bug 933652 Opened 11 years ago Closed 9 years ago

gaana.com isn't redirecting to mobile site on Firefox OS

Categories

(Web Compatibility :: Site Reports, defect)

Other
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: haseeb, Assigned: haseeb)

References

()

Details

(Whiteboard: [mobile-compat-form][country-in][serversniff][sitewait])

Site: http://gaana.com/
gaana.com isn't redirecting to mobile site on Firefox OS

:: Steps To Reproduce

1.Open Firefox Browser
2.Enter gaana.com


:: Expected Result

http://touch.gaana.com/home.html mobile site

:: Actual Result

http://gaana.com/ desktop site

:: Additional Information

Software Version: Firefox OS simulator 4.0
Reporter's User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/28.0.1500.71 Chrome/28.0.1500.71 Safari/537.36
They're doing detection on the server side, 

mtaylor at omg-2 in ~/dev/compat/urlgrep on master
$ http --print=Hh http://gaana.com/ User-Agent:"$FFA"
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: gaana.com
User-Agent: Mozilla/5.0 (Android; Mobile; rv:25.0) Gecko/25.0 Firefox/25.0

HTTP/1.1 302 Found
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Connection: close
Content-Encoding: gzip
Content-Length: 49846
Content-Type: text/html
Date: Wed, 13 Nov 2013 17:43:09 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Pragma: no-cache
Server: Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 PHP/5.3.1
Set-Cookie: PHPSESSID=muvsnr59i44017e0ds6jqj0kr2; expires=Thu, 23-Nov-2023 07:29:49 GMT; path=/
Vary: Accept-Encoding,User-Agent
X-Cool: 30.140
X-Powered-By: PHP/5.3.1
location: http://m.gaana.com

mtaylor at omg-2 in ~/dev/compat/urlgrep on master
$ http --print=Hh http://gaana.com/ User-Agent:"$FFOS"
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: gaana.com
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: close
Content-Encoding: gzip
Content-Length: 50114
Content-Type: text/html
Date: Wed, 13 Nov 2013 17:43:04 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Pragma: no-cache
Server: Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 PHP/5.3.1
Set-Cookie: PHPSESSID=jlsqrkcdcm98ibvutb82e69oj4; expires=Thu, 23-Nov-2023 07:29:44 GMT; path=/
Vary: Accept-Encoding,User-Agent
X-Cool: 30.220
X-Powered-By: PHP/5.3.1

Once you get to m.gaana.com, you're then redirected to the touch site.

We need to ask them to send Firefox OS to the same place they send Firefox for Android.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [mobile-compat-form] → [mobile-compat-form][country-in][serversniff][contactready]
https://twitter.com/haseeb_offline/status/402881865154953216
Whiteboard: [mobile-compat-form][country-in][serversniff][contactready] → [mobile-compat-form][country-in][serversniff][contactready][sitewait]
Assignee: nobody → Abdulraufhaseeb
Status: NEW → ASSIGNED
Whiteboard: [mobile-compat-form][country-in][serversniff][contactready][sitewait] → [mobile-compat-form][country-in][serversniff][sitewait]
So currently on Firefox Android.
When entering http://gaana.com/
we are redirected to http://touch.gaana.com/

on Firefox OS, we are still receiving the desktop.

Contacted 
https://www.linkedin.com/in/sengarawi
http://twitter.com/MozWebCompat/status/560350816637165568
This is fixed.

Congratulations to gaana team!
Status: ASSIGNED → RESOLVED
Closed: 9 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.