Closed
Bug 932846
Opened 12 years ago
Closed 7 years ago
rediff.com isn't redirecting to mobile site on Firefox OS
Categories
(Web Compatibility :: Site Reports, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: haseeb, Assigned: haseeb)
References
()
Details
(Whiteboard: [mobile-compat-form][country-in][serversniff][sitewait])
Site: http://rediff.com/
rediff.com isn't redirecting to mobile site on Firefox OS
:: Steps To Reproduce
1. Open Firefox browser
2. Enter rediff.com
...
:: Expected Result
m.rediff.com mobile site
:: Actual Result
http://rediff.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
Comment 1•12 years ago
|
||
They're doing some kind of serverside sniffing based on the User-Agent header. We need to reach out and ask them to add Firefox OS to the list of mobile devices that get the mobile site redirect.
mtaylor at omg-2 in ~/tmp
$ http --print=Hh GET http://www.rediff.com User-Agent:"$FFA"
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.rediff.com
User-Agent: Mozilla/5.0 (Android; Mobile; rv:25.0) Gecko/25.0 Firefox/25.0
HTTP/1.1 301 Moved Permanently
Connection: keep-alive
Content-Length: 0
Date: Thu, 31 Oct 2013 16:22:26 GMT
Location: http://m.rediff.com/
Server: AkamaiGHost
mtaylor at omg-2 in ~/tmp
$ http --print=Hh GET http://www.rediff.com User-Agent:"$FFOS"
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.rediff.com
User-Agent: Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1
HTTP/1.1 200 OK
Connection: keep-alive
Content-Encoding: gzip
Content-Length: 22154
Content-Type: text/html
Date: Thu, 31 Oct 2013 16:22:30 GMT
Server: Apache
Vary: Accept-Encoding
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [mobile-compat-form] → [mobile-compat-form][country-in][serversniff][contactready]
| Assignee | ||
Comment 2•12 years ago
|
||
Conatced via email customersupport@rediff.co.in
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [mobile-compat-form][country-in][serversniff][contactready] → [mobile-compat-form][country-in][serversniff][contactready][sitewait]
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → Abdulraufhaseeb
| Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [mobile-compat-form][country-in][serversniff][contactready][sitewait] → [mobile-compat-form][country-in][serversniff][sitewait]
| Assignee | ||
Comment 3•12 years ago
|
||
Contacted via Twitter https://twitter.com/haseeb_offline/status/423751027754414081
Comment 4•11 years ago
|
||
Abdul, this might help A more human contact.
http://twitter.com/austinnoronha
http://www.linkedin.com/in/austinnoronha
| Assignee | ||
Comment 5•11 years ago
|
||
| Assignee | ||
Comment 6•11 years ago
|
||
Got reply "thanks for the input will check on this!! I have fwd ur request to the team."
Comment 7•11 years ago
|
||
Abdul, maybe you can ping them?
| Assignee | ||
Comment 8•11 years ago
|
||
alright, will ping again
| Assignee | ||
Comment 9•11 years ago
|
||
No response yet, the guy i contacted have left rediff and now he is working for freecharge.in. Will try another contact
Updated•9 years ago
|
Priority: -- → P5
Comment 10•7 years ago
|
||
Closing as we are not working on Firefox OS anymore.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Updated•2 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•