Closed
Bug 1019648
Opened 11 years ago
Closed 10 years ago
cinepolis.com.mx sends desktop site to Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: hsteen, Unassigned)
References
()
Details
(Whiteboard: [country-mx][mbd][serversniff][contactready])
Attachments
(1 file)
|
464.99 KB,
image/png
|
Details |
This site intends to send mobile browsers to a mobile site, but doesn't know that Firefox OS devices are smartphones. Hence the browser on Firefox OS phones get desktop content instead of mobile.
The HTTP traffic analysis below shows how the sniffing works:
Firefox OS redirected to index.aspx, Firefox Android redirected to http://www.cinepolis.com.mx/index-android.html
Selected HTTP response headers:
Response for: 'Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1'
Response Status: 302
content-length: 131
location: index.aspx
content-type: text/html
Response for: 'Mozilla/5.0 (Android; Mobile; rv:26.0) Gecko/26.0 Firefox/26.0'
Response Status: 302
content-length: 167
location: http://www.cinepolis.com.mx/index-android.html
content-type: text/html
Comment 1•10 years ago
|
||
This is fixed. The site is responsive.
http://www.cinepolis.com/
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
| Assignee | ||
Updated•1 year ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•