Closed Bug 1020733 Opened 10 years ago Closed 6 years ago

www.nhknews.jp is sending the desktop content to Firefox OS

Categories

(Web Compatibility :: Site Reports, defect, P5)

ARM
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: karlcow, Unassigned)

References

()

Details

(Whiteboard: [mobile-compat-form] [country-jp] [contactready] [serversniff])

Site: http://www.nhknews.jp/
www.nhknews.jp is sending the desktop content to Firefox OS

:: Steps To Reproduce

1. With a Firefox OS device
2. Go to http://www.nhknews.jp/


:: Expected Result

Being redirected to the mobile content like on iOS or Chrome Android http://sp.nhknews.jp/sp/index.php

:: Actual Result

receiving Desktop content. 

:: Additional Information

Software Version: 1.4
Reporter's User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Firefox/31.0
Their mobile Web site has been designed with WebKit in mind. Though it would not be hard to fix.


iOS and Chrome receives the mobile content.
Firefox OS is staying on the desktop content
Opera Android, UCWeb, Firefox for Android receives the message Not supported. It's specifically bad for Opera and UCWeb because they have no issues displaying the Web site which is Webkit only.


# When using iOS, iPhone

→ http --print hH GET http://www.nhknews.jp/index.html "User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0Mobile/11A465 Safari/9537.53"

GET /index.html HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.nhknews.jp
User-Agent:  Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0Mobile/11A465 Safari/9537.53

HTTP/1.1 302 Found
Content-Length: 204
Content-Type: text/html; charset=iso-8859-1
Date: Thu, 05 Jun 2014 03:02:00 GMT
Location: http://sp.nhknews.jp
Server: Apache/2.2.10 (Win32)


Then 

GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: sp.nhknews.jp
User-Agent:  Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0Mobile/11A465 Safari/9537.53

HTTP/1.1 302 Found
Content-Length: 0
Content-Type: text/html; charset=Shift_JIS
Date: Thu, 05 Jun 2014 03:02:48 GMT
Location: http://sp.nhknews.jp/sp/index.php
Server: Apache/2.2.10 (Win32)


Then 

GET /sp/index.php HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: sp.nhknews.jp
User-Agent:  Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0Mobile/11A465 Safari/9537.53

HTTP/1.1 200 OK
Content-Type: text/html; charset=Shift_JIS
Date: Thu, 05 Jun 2014 03:03:34 GMT
Server: Apache/2.2.10 (Win32)
Transfer-Encoding: chunked



# When using Firefox OS

GET /index.html HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.nhknews.jp
User-Agent:  Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0

HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Length: 24695
Content-Type: text/html
Date: Thu, 05 Jun 2014 03:04:16 GMT
ETag: "200000006d60f-6077-4fb0be0e4b20b"
Last-Modified: Thu, 05 Jun 2014 00:32:23 GMT
Server: Apache/2.2.10 (Win32)
Status: UNCONFIRMED → NEW
Depends on: 1020747
Ever confirmed: true
Hardware: Other → ARM
Whiteboard: [mobile-compat-form] → [mobile-compat-form] [country-jp] [contactready] [serversniff]
Honestly this is the best we can get.
The site is a paywall working only with a couple of phones and Japanese operators for billing.

This is potential WONTFIX or WORKSFORME.

Not all Android phones are allowed for example.
Priority: -- → P5
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.