Closed
Bug 936467
Opened 12 years ago
Closed 8 years ago
news10.net sends desktop content to Firefox OS, no video
Categories
(Web Compatibility :: Site Reports, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: hsteen, Unassigned)
References
()
Details
(Whiteboard: [mobile-compat-form][serversniff][contactready])
Site: http://www.news10.net
news10.net sends desktop content to Firefox OS, no video
:: Steps To Reproduce
Firefox OS:
GET / HTTP/1.1
User-Agent: Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
Host: www.news10.net
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
P3P: CP="CAO CUR ADM DEVa TAIi PSAa PSDa CONi OUR OTRi IND PHY ONL UNI COM NAV DEM"
Cache-Control: private, max-age=87
Date: Fri, 08 Nov 2013 14:01:15 GMT
Connection: keep-alive
Connection: Transfer-Encoding
Content-Length: 166605
Firefox on Android:
------------------------------------------------------------------
GET / HTTP/1.1
User-Agent: Mozilla/5.0 (Android; Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
Host: www.news10.net
HTTP/1.1 302 Moved Temporarily
Location: http://m.news10.net
Content-Length: 0
Expires: Fri, 08 Nov 2013 14:01:30 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Fri, 08 Nov 2013 14:01:30 GMT
Connection: keep-alive
------------------------------------------------------------------
GET / HTTP/1.1
User-Agent: Mozilla/5.0 (Android; Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
Host: m.news10.net
HTTP/1.1 200 OK
Server: Apache
Content-Language: en-US
Vary: Accept-Encoding
Content-Type: text/html;charset=utf-8
Cache-Control: max-age=60
Date: Fri, 08 Nov 2013 14:01:31 GMT
X-Varnish: 1896539947
Age: 0
Via: 1.1 varnish
Connection: keep-alive
X-Cache: MISS
Content-Length: 26777
------------------------------------------------------------------
As a result, you get an "upgrade your Flash" error instead of video.
:: Expected Result
mobile content and video
:: Actual Result
no mobile content
:: Additional Information
Software Version: 1.1
Reporter's User Agent: Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
| Reporter | ||
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [mobile-compat-form] → [mobile-compat-form][serversniff][contactready]
Comment 1•12 years ago
|
||
Contact via the website contact form (http://www.news10.net/company/contact_us/default.aspx).
Assignee: nobody → astevenson
Status: NEW → ASSIGNED
Whiteboard: [mobile-compat-form][serversniff][contactready] → [mobile-compat-form][serversniff][sitewait]
Comment 2•12 years ago
|
||
Hallvord: I'm a little confused on this one. I'm getting redirected on device and simulator to http://m.news10.net, but on CLI I'm not seeing the redirect.
http -h GET http://www.news10.net User-Agent:'Mozilla/5.0 (Mobile; rv:26.0) Gecko/26.0 Firefox/26.0'
HTTP/1.1 200 OK
Cache-Control: max-age=20
Connection: keep-alive
Content-Encoding: gzip
Content-Language: en
Content-Length: 25914
Content-Type: text/html; charset=utf-8
Date: Sun, 02 Feb 2014 17:52:26 GMT
Expires: Sun, 02 Feb 2014 17:52:46 GMT
Last-Modified: Sun, 02 Feb 2014 17:45:34 GMT
Server: nginx/1.2.7
Vary: Accept-Encoding
X-Secret: cnpudnkgcnpiZXZnbUBoZm5nYnFubC5wYnogbmFxIFYganZ5eSBnZWwgZ2IgdHJnIGxiaCBuIHdiby4=
X-UA-Compatible: IE=Edge,chrome=1
Flags: needinfo?(hsteen)
| Reporter | ||
Comment 3•12 years ago
|
||
The fix seems overly version-number sensitive. They redirect up to 19, Firefox 20 and above still gets desktop content. At least it's half-fixed :-)
Flags: needinfo?(hsteen)
Comment 4•12 years ago
|
||
I've had no response to my contacts. If someone else wants to give it a try, please go ahead :)
Assignee: astevenson → nobody
Status: ASSIGNED → NEW
Whiteboard: [mobile-compat-form][serversniff][sitewait] → [mobile-compat-form][serversniff][contactready]
Updated•10 years ago
|
Priority: -- → P5
Comment 5•8 years ago
|
||
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
| Assignee | ||
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
•