Closed
Bug 1005882
Opened 11 years ago
Closed 9 years ago
infonews.com sends desktop site to Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hsteen, Unassigned, Mentored)
References
()
Details
(Whiteboard: [country-ar][serversniff][contactready])
Attachments
(1 file)
465.49 KB,
image/png
|
Details |
This site intends to send mobile content to mobile browsers, however it doesn't detect Firefox OS devices as smartphones and sends desktop content instead. The HTTP traffic analysis below shows how the server-side browser logic works.
Firefox Android redirected to http://m.infonews.com/infonews, Firefox OS not redirected
Selected HTTP response headers:
Response for: 'Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1'
Response Status: 200
content-length: 59581
content-type: text/html; charset=iso-8859-1
Response for: 'Mozilla/5.0 (Android; Mobile; rv:26.0) Gecko/26.0 Firefox/26.0'
Response Status: 302
content-length: 239
location: http://m.infonews.com/infonews
content-type: text/html; charset=iso-8859-1
Updated•11 years ago
|
Mentor: hsteen
Whiteboard: [country-ar][serversniff][contactready][mentor=hsteen] → [country-ar][serversniff][contactready]
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
•