Closed
Bug 933621
Opened 12 years ago
Closed 11 years ago
cardekho.com isn't redirecting to mobile site on Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: haseeb, Assigned: haseeb)
References
()
Details
(Whiteboard: [mobile-compat-form][country-in][serversniff][contactready])
Site: http://www.cardekho.com/
cardekho.com isn't redirecting to mobile site on Firefox OS
:: Steps To Reproduce
1.Open Firefox browser
2.Enter cardekho.com
:: Expected Result
http://m.cardekho.com/ mobile site
:: Actual Result
http://www.cardekho.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
|
||
Confirmed. They're doing redirection at the server level,
$ http --print=Hh GET http://www.cardekho.com/ User-Agent:"$FFA"
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.cardekho.com
User-Agent: Mozilla/5.0 (Android; Mobile; rv:25.0) Gecko/25.0 Firefox/25.0
HTTP/1.1 302 Found
Content-Length: 0
Date: Mon, 11 Nov 2013 15:37:10 GMT
Location: http://m.cardekho.com
Server: Apache Tomcat
Set-Cookie: JSESSIONID=A3B4FB60ABA2DB6A13DEF0E4F120B277.server240; Path=/; HttpOnly
mtaylor at omg-2 in ~/tmp
$ http --print=Hh GET http://www.cardekho.com/ User-Agent:"$FFOS"
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.cardekho.com
User-Agent: Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1
HTTP/1.1 200 OK
Content-Encoding: gzip
Content-Type: text/html;charset=ISO-8859-1
Date: Mon, 11 Nov 2013 15:37:12 GMT
Server: Apache Tomcat
Set-Cookie: JSESSIONID=4803BEC9A7DA10D4BD6EBA5595247079.server245; Path=/; HttpOnly
Transfer-Encoding: chunked
Vary: Accept-Encoding
We should reach out to them and ask that the Firefox OS user agent [1] be recognized as a mobile device
too.
[1] "Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0"
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [mobile-compat-form] → [mobile-compat-form][country-in][serversniff][contactready]
Assignee | ||
Comment 2•12 years ago
|
||
contact twitter |
Whiteboard: [mobile-compat-form][country-in][serversniff][contactready] → [mobile-compat-form][country-in][serversniff][contactready][sitewait]
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 | ||
Updated•12 years ago
|
Assignee: nobody → Abdulraufhaseeb
Assignee | ||
Comment 3•12 years ago
|
||
contact twitter |
![]() |
||
Comment 4•11 years ago
|
||
contact email |
The company doing cardekho is http://www.girnarsoft.com/
Contact information at http://www.girnarsoft.com/contact-us
Sent an email to the contact address.
![]() |
||
Comment 5•11 years ago
|
||
> Dear Karl Dubost,
> the issue has been fixed now from our end.
> can you verify and confirm ?
Tested. Verified. Fixed. Excellent!
Thanks a lot.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
Karl, Abdul: did this regress again? Not fixed for me. Perhaps they saw some problems and rolled back the fix..
![]() |
||
Updated•11 years ago
|
Whiteboard: [mobile-compat-form][country-in][serversniff][sitewait] → [mobile-compat-form][country-in][serversniff][contactready]
![]() |
||
Comment 8•11 years ago
|
||
contact twitter |
Recontacted today.
http://twitter.com/MozWebCompat/status/560364369138024449
They got funding.
http://economictimes.indiatimes.com/industry/banking/finance/finance/cardekho-raises-rs-307-cr-in-fresh-funding-round/articleshow/46036549.cms
Status: REOPENED → ASSIGNED
Comment 9•11 years ago
|
||
Hi All
This issue has been fixed on our site.
Kindly let me know for any other issue.
Regards
vinay
![]() |
||
Comment 10•11 years ago
|
||
Vinay, Thanks a lot.
This is Fixed. Yeah for the Web.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Flags: needinfo?(scarlettray1012)
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Updated•1 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•