Closed Bug 960910 Opened 10 years ago Closed 6 years ago

jugem.jp sends desktop site to Firefox OS

Categories

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

All
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: hsteen, Unassigned)

References

()

Details

(Whiteboard: [serversniff] [country-jp] [contactready])

Attachments

(1 file)

Attached image 081.png
Compare the responses to the following HTTP requests:

GET / HTTP/1.1
User-Agent: Mozilla/5.0 (Android; Mobile; rv:23.0) Gecko/23.0 Firefox/23.0
Host: jugem.jp

HTTP/1.1 302 Found
Date: Fri, 17 Jan 2014 07:49:45 GMT
Server: Apache
X-Powered-By: PHP/4.4.9
Location: http://jugem.jp/smartphone/
Vary: Accept-Encoding
Content-Length: 0
Content-Type: text/html

------------------------------------------------------------------
GET / HTTP/1.1
User-Agent: Mozilla/5.0 (Mobile; rv:23.0) Gecko/23.0 Firefox/23.0
Host: jugem.jp

HTTP/1.1 200 OK
Date: Fri, 17 Jan 2014 07:50:03 GMT
Server: Apache
X-Powered-By: PHP/4.4.9
p3p: CP="ALL DSP COR PSAa PSDa OUR NOR ONL UNI COM NAV"
Set-Cookie: PHPSESSID=c4f01c89993436fa95f41fc9c75fbbe7; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: first_acc_url=http%3A%2F%2Fjugem.jp%2F; expires=Sat, 22 Feb 2014 19:50:03 GMT; path=/; domain=.jugem.jp
Set-Cookie: first_acc_referer=null; expires=Sat, 22 Feb 2014 19:50:03 GMT; path=/; domain=.jugem.jp
Set-Cookie: first_acc_date=20140117165003; expires=Sat, 22 Feb 2014 19:50:03 GMT; path=/; domain=.jugem.jp
Vary: Accept-Encoding
Content-Type: text/html; charset=EUC-JP
Content-Length: 83968

------------------------------------------------------------------
They still send the desktop content to Firefox OS.

Firefox Android is redirected to the Mobile version like Mobile Chrome
http://jugem.jp/smartphone/

There are a couple of issues with flexbox. Where they use an invalid syntax in addition to the old Webkit syntax.

Example:

.other_link_arrow {
	box-flex:1;
	-webkit-box-flex:1;
}

Basically they wanted to do well, but the standard syntax has changed now. If they switched to the new syntax the site will be compatible with everyone. 

We need to contact them.
Flags: needinfo?(tkosaka)
Flags: needinfo?(nshimizu)
Flags: needinfo?(mkato)
Flags: needinfo?(bugzilla)
I think Kosaka-san or dynamis knows contact of GMO internet.  Kosaka-san, could you handle this?
Flags: needinfo?(nshimizu)
Flags: needinfo?(mkato)
Flags: needinfo?(bugzilla)
I dont't have a contact of GMO Internet. There's a web page where anyone can ask a question, so we can try it from here. https://secure.gmo.jp/contact/
Flags: needinfo?(tkosaka)
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.

Attachment

General

Created:
Updated:
Size: