Closed
Bug 968422
Opened 12 years ago
Closed 11 years ago
OLX domains sends desktop site to Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: karlcow, Unassigned)
References
()
Details
(Whiteboard: [serversniff] [country-all] [contactready])
OLX is an international sites with hundred of web domains. The web sites had been recently fixed for a few of the domains. But there is a regression for all domains
http://arewecompatibleyet.com/#list:custom:olx
For example, Bug 826720. Santiago Hollmann who is working there helped us to fix the previous issues of User Agent sniffing on the server side.
# Firefox OS
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.olx.com.br
User-Agent: Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
HTTP/1.1 200 OK
Connection: keep-alive
Content-Encoding: gzip
Content-Length: 24258
Content-Type: text/html; charset=utf-8
Date: Wed, 05 Feb 2014 20:58:06 GMT
P3P: policyref="http://www.olx.com/w3c/p3p.xml", CP="NON DSP COR CURa"
Server: Apache
Vary: Accept-Encoding
# Firefox Android
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.olx.com.br
User-Agent: Mozilla/5.0 (Android; Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
HTTP/1.1 301 Moved Permanently
Connection: keep-alive
Content-Length: 0
Date: Wed, 05 Feb 2014 20:58:18 GMT
Location: http://m.olx.com.br/
Server: AkamaiGHost
Comment 2•11 years ago
|
||
Santiago,
Could you please help with this bug?
Thanks and regards,
Alex
Flags: needinfo?(santiago.hollmann)
![]() |
Reporter | |
Comment 3•11 years ago
|
||
Oh this wss fixed 2 weeks ago. But because it was not part of the UA override we have forgotten to close it.
Sorry for this.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(santiago.hollmann)
Resolution: --- → FIXED
try
P3P: policyref="http://www.autosyusados.com/", CP="NON DSP COR CURa"
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
•