Closed
Bug 1005288
Opened 11 years ago
Closed 10 years ago
despegar.cl sends desktop site to Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: hsteen, Assigned: psep.pentauc)
References
()
Details
(Whiteboard: [country-cl][serversniff][contactready])
Attachments
(1 file)
135.53 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 is redirected to http://m.despegar.cl, 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: 29182
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: 301
location: http://m.despegar.cl
content-length: 0
Reporter | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → psep.pentauc
![]() |
||
Comment 2•10 years ago
|
||
The responsive Web site is working quite well.
it's not the equivalent of iOS but it looks nice.
On the other hand the m. version is lighter and working well on Firefox OS.
Reporter | ||
Comment 3•10 years ago
|
||
Whichever version we get now seems OK
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
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
•