Closed Bug 1005135 Opened 11 years ago Closed 7 years ago

soychile.cl sends desktop site to Firefox OS

Categories

(Web Compatibility :: Site Reports, defect, P5)

All
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: hsteen, Assigned: psep.pentauc, Mentored)

References

()

Details

(Whiteboard: [country-cl][serversniff][contactready])

Attachments

(1 file)

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. Significant difference in source code: Smallest response has Content-Length: 72235. This is the mobile site, and it is sent to the Safari on iPhone and Firefox on Android browsers. Largest response has Content-Length: 105245. This is the desktop site, and is sent to Firefox OS devices. Selected HTTP response headers (Firefox OS, Firefox on Android, Safari on iPhone): Response for: 'Mozilla/5.0 (Mobile; rv:30) Gecko/30 Firefox/30' Response Status: 200 content-length: 105245 content-type: text/html; charset=utf-8 Response for: 'Mozilla/5.0 (Android; Mobile; rv:26.0) Gecko/26.0 Firefox/26.0' Response Status: 200 content-length: 72235 content-type: text/html; charset=utf-8 Response for: 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25' Response Status: 200 content-length: 72235 content-type: text/html; charset=utf-8
Attached image comparison screenshot
Assignee: nobody → psep.pentauc
Mentor: hsteen
Whiteboard: [country-cl][serversniff][contactready][mentor=hsteen] → [country-cl][serversniff][contactready]
Priority: -- → P5
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: