Closed
Bug 960434
Opened 12 years ago
Closed 7 years ago
exblog.jp sends desktop site to Firefox OS
Categories
(Web Compatibility :: Site Reports, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: hsteen, Unassigned, Mentored, NeedInfo)
References
()
Details
(Whiteboard: [serversniff] [country-jp] [contactready])
Attachments
(1 file)
311.61 KB,
image/png
|
Details |
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: www.exblog.jp
HTTP/1.1 302 Found
Date: Thu, 16 Jan 2014 08:29:47 GMT
Server: Apache
Set-Cookie: UID=2FB6F97B52D79816; path=/; domain=.exblog.jp; expires=Fri, 01-Jan-2038 00:00:00 GMT
Set-Cookie: registered=no; path=/; domain=.exblog.jp; expires=Fri, 01-Jan-2038 00:00:00 GMT
Set-Cookie: xbg_s=1470ff752d7987b6cc09; 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
Location: http://sp.exblog.jp/
Vary: Accept-Encoding
Content-Length: 0
Connection: close
Content-Type: text/html
------------------------------------------------------------------
GET / HTTP/1.1
User-Agent: Mozilla/5.0 (Mobile; rv:23.0) Gecko/23.0 Firefox/23.0
Host: www.exblog.jp
HTTP/1.1 200 OK
Date: Thu, 16 Jan 2014 08:29:56 GMT
Server: Apache
Set-Cookie: UID=B734C88452D79816; path=/; domain=.exblog.jp; expires=Fri, 01-Jan-2038 00:00:00 GMT
Set-Cookie: registered=no; path=/; domain=.exblog.jp; expires=Fri, 01-Jan-2038 00:00:00 GMT
Set-Cookie: xbg_s=43bab18152d79884448b1; 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
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 67502
------------------------------------------------------------------
![]() |
||
Comment 1•11 years ago
|
||
suggestedfix |
Fixing this issue is simple.
The CSS sent by http://sp.exblog.jp/ is well made and already compatible.
exblog just needs to send Firefox OS users to http://sp.exblog.jp/
"Mozilla/5.0 (Mobile; rv:$VERSION) Gecko/$VERSION Firefox/$VERSION"
where $VERSION is a number.
![]() |
||
Comment 2•11 years ago
|
||
exblog belongs to Excite Japan Co. http://corp.excite.co.jp/
The twitter account is just broadcasting information. @ExciteJapan. No interactions.
Tomoya-san,
do you have any contacts at Excite?
Flags: needinfo?(bugzilla)
Hardware: All → ARM
Whiteboard: [serversniff] [country-jp] [contactready] → [serversniff] [country-jp] [contactready] [mentor=kdubost]
Updated•11 years ago
|
Mentor: kdubost
Whiteboard: [serversniff] [country-jp] [contactready] [mentor=kdubost] → [serversniff] [country-jp] [contactready]
![]() |
||
Updated•9 years ago
|
Priority: -- → P5
Comment 3•7 years ago
|
||
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
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
•