Closed
Bug 1019645
Opened 12 years ago
Closed 8 years ago
zap.com.br sends desktop site to Firefox OS
Categories
(Web Compatibility :: Site Reports, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: hsteen, Unassigned)
References
()
Details
(Whiteboard: [country-br][mbd][serversniff][contactready])
Attachments
(1 file)
|
121.22 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 http://www.zap.com.br/imoveis/busca-de-imoveis-simples.aspx, Firefox Android redirected to http://m.zapimoveis.com.br
Selected HTTP response headers:
Response for: 'Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1'
Response Status: 301
content-length: 0
location: http://www.zap.com.br/imoveis/busca-de-imoveis-simples.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: 143
location: http://m.zapimoveis.com.br
content-type: text/html; charset=iso-8859-1
| Reporter | ||
Comment 1•12 years ago
|
||
Updated•10 years ago
|
Priority: -- → P5
Comment 2•8 years ago
|
||
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
| Assignee | ||
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
•