Closed
Bug 995779
Opened 11 years ago
Closed 7 years ago
scjn.gob.mx sends desktop site to Firefox OS
Categories
(Web Compatibility :: Site Reports, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: hsteen, Unassigned, Mentored)
References
()
Details
(Whiteboard: [country-mx][clientsniff][contactready])
Attachments
(1 file)
234.10 KB,
image/png
|
Details |
This site intends to send smartphone browsers to a separate site, unfortunately it does not detect Firefox OS devices as smartphones.
The HTTP traffic analysis below (selected HTTP headers quoted) shows how Safari on iPhone is redirected to https://www.scjn.gob.mx/Mobile , while Firefox OS is redirected to https://www.scjn.gob.mx/Paginas/Inicio.aspx .
GET /Paginas/Home.aspx HTTP/1.1
Host: www.scjn.gob.mx
User-Agent: 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
HTTP/1.1 302 Found
Content-Type: text/html; charset=utf-8
Location: /Mobile
Date: Sun, 13 Apr 2014 17:15:35 GMT
Content-Length: 124
------------------------------------------------------------------
GET /Paginas/Home.aspx HTTP/1.1
Host: www.scjn.gob.mx
User-Agent: Mozilla/5.0 (Mobile; rv:30.0) Gecko/30.0 Firefox/30.0
HTTP/1.1 302 Found
Content-Type: text/html; charset=utf-8
Location: /Paginas/Inicio.aspx
Date: Sun, 13 Apr 2014 17:16:49 GMT
Content-Length: 137
------------------------------------------------------------------
Updated•11 years ago
|
Mentor: hsteen
Whiteboard: [country-mx][clientsniff][contactready][mentor=hsteen] → [country-mx][clientsniff][contactready]
![]() |
||
Updated•9 years ago
|
Priority: -- → P5
Comment 1•7 years ago
|
||
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
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
•