Closed
Bug 974793
Opened 11 years ago
Closed 9 years ago
myntra.com sends desktop site to Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: haseeb, Assigned: haseeb, Mentored)
References
()
Details
(Whiteboard: [country-in][serversniff][sitewait])
myntra.com isn't redirecting to mobile site on Firefox OS
Updated•11 years ago
|
Whiteboard: [country-in] → [country-in][mentor=hsteen]
Comment 1•11 years ago
|
||
description |
The myntra.com server sends different source code to different user-agents, and is not configured to detect that Firefox OS devices are smarphones. Compare content-length of these responses, one for Firefox OS and one for an iPhone UA string (cookies and other irrelevant headers removed): GET / HTTP/1.1 Host: www.myntra.com User-Agent: Mozilla/5.0 (Mobile; rv:27.0) Gecko/27.0 Firefox/27.0 HTTP/1.1 200 OK Date: Thu, 27 Feb 2014 07:52:25 GMT Content-Type: text/html; charset=utf-8 Content-Length: 161077 ------------------------------------------------------------------ GET / HTTP/1.1 Host: www.myntra.com User-Agent: Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16 HTTP/1.1 200 OK Date: Thu, 27 Feb 2014 07:52:33 GMT Content-Type: text/html; charset=utf-8 Content-Length: 122066 ------------------------------------------------------------------
Whiteboard: [country-in][mentor=hsteen] → [country-in][mentor=hsteen][serversniff][contactready]
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → Abdulraufhaseeb
Assignee | ||
Updated•11 years ago
|
Whiteboard: [country-in][mentor=hsteen][serversniff][contactready] → [country-in][mentor=hsteen][serversniff][sitewait]
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Updated•10 years ago
|
Mentor: hsteen
Whiteboard: [country-in][mentor=hsteen][serversniff][sitewait] → [country-in][serversniff][sitewait]
Comment 2•10 years ago
|
||
1089326 should indeed be fixed first if possible, since it's a bug in the mobile site we don't see on the desktop site
Depends on: 1089326
Comment 3•9 years ago
|
||
They killed their mobile site in favour of an app. Invalid.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Updated•6 months ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•