Closed
Bug 937472
Opened 12 years ago
Closed 11 years ago
bomnegocio.com doesn't recognize B2G UA as mobile
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: leonardo.balter, Assigned: adamopenweb)
References
()
Details
(Whiteboard: [mobile-compat-form] [country-br] [serversniff] [sitewait])
Site: http://www.bomnegocio.com
bomnegocio.com doesn't recognize B2G UA as mobile
:: Steps To Reproduce
they catch the UA via server.
Tested www.bomnegocio.com with Firefox OS UA and Firefox for Android UA:
[~/dev/ffos-sniff]
$ sh reporter.sh www.bomnegocio.com
Reports for www.bomnegocio.com
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.bomnegocio.com
User-Agent: Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
HTTP/1.1 200 OK
Cache-Control: max-age=0
Connection: keep-alive
Content-Encoding: gzip
Content-Length: 5012
Content-Type: text/html; charset=ISO-8859-1
Date: Tue, 12 Nov 2013 04:51:54 GMT
Expires: Tue, 12 Nov 2013 04:51:54 GMT
Keep-Alive: timeout=60
P3P: CP='NOI DSP COR PSAo PSDo'
Server: nginx
Vary: Accept-Encoding
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 12 Nov 2013 04:51:55 GMT
Content-Type: text/html; charset=ISO-8859-1
Connection: keep-alive
Keep-Alive: timeout=60
Vary: Accept-Encoding
Vary: Accept-Encoding
P3P: CP='NOI DSP COR PSAo PSDo'
Expires: Tue, 12 Nov 2013 04:51:55 GMT
Cache-Control: max-age=0
[~/dev/ffos-sniff]
$ sh reporter.sh android www.bomnegocio.com
Reports for www.bomnegocio.com
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: m.bomnegocio.com
User-Agent: Mozilla/5.0 (Android; Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
HTTP/1.1 200 OK
Connection: close
Content-Encoding: gzip
Content-Length: 5497
Content-Type: text/html; charset=ISO-8859-1
Date: Tue, 12 Nov 2013 04:52:00 GMT
P3P: CP='NOI DSP COR PSAo PSDo'
Server: Apache
Set-Cookie: i_have_seen_the_banner=1; domain=.bomnegocio.com; path=/; expires=Wed, 12-Nov-2014 04:52:00 GMT;
Vary: Accept-Encoding
HTTP/1.1 302 Found
Server: nginx
Date: Tue, 12 Nov 2013 04:52:01 GMT
Content-Type: text/html; charset=ISO-8859-1
Connection: keep-alive
Keep-Alive: timeout=60
Location: http://m.bomnegocio.com
Vary: Accept-Encoding
P3P: CP='NOI DSP COR PSAo PSDo'
Content-Length: 61
Expires: Tue, 12 Nov 2013 04:52:01 GMT
Cache-Control: max-age=0
HTTP/1.1 200 OK
Date: Tue, 12 Nov 2013 04:52:01 GMT
Server: Apache
Vary: Accept-Encoding
P3P: CP='NOI DSP COR PSAo PSDo'
Connection: close
Content-Type: text/html; charset=ISO-8859-1
:: Expected Result
should redirect me to m.bomnegocio.com
:: Actual Result
kept me on the bomnegocio.com
:: Additional Information
Software Version: Firefox OS 1.1.0.1
Device Information: LG Fireweb D300. Firefox OS 1.1
Reporter's User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:28.0) Gecko/20100101 Firefox/28.0
| Reporter | ||
Updated•12 years ago
|
Whiteboard: [mobile-compat-form] → [mobile-compat-form][country-br]
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: Other → ARM
Whiteboard: [mobile-compat-form][country-br] → [mobile-compat-form] [country-br] [serversniff] [contactready]
| Assignee | ||
Comment 1•12 years ago
|
||
Contacted through site technical support form(http://www2.bomnegocio.com/support).
Assignee: nobody → astevenson
Status: NEW → ASSIGNED
Whiteboard: [mobile-compat-form] [country-br] [serversniff] [contactready] → [mobile-compat-form] [country-br] [serversniff] [sitewait]
| Assignee | ||
Comment 2•12 years ago
|
||
Response from suppport: "Forwarded to the responsible department so they can get in touch with you!"
| Assignee | ||
Comment 3•12 years ago
|
||
Sent a follow up message today. Response from them that the team will contact me and if it takes too long to let them know.
Comment 4•11 years ago
|
||
Test passes, site works - congrats, Adam!
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Updated•2 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•