Closed
Bug 931982
Opened 12 years ago
Closed 12 years ago
euro2day.gr doesn't redirect to mobile site on Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: alefteris, Unassigned)
References
()
Details
(Whiteboard: [country-gr][serversniff][sitewait])
Site: http://www.euro2day.gr
euro2day.gr doesn't redirect to mobile site on Firefox OS
:: Steps To Reproduce
1. Open Firefox OS browser
2. Type euro2day.gr in Firefox OS browser address bar
:: Expected Result
Get redirected to http://m.euro2day.gr. When typing the web site address on Firefox for Android or iOS Safari we get redirected to the mobile site.
:: Actual Result
We receive the desktop site of http://www.euro2day.gr
:: Additional Information
Software Version: Mozilla/5.0 (Mobile; rv:26.0) Gecko/26.0 Firefox/26.0
Device Information: Keon
Reporter | ||
Updated•12 years ago
|
Whiteboard: [country-gr]
Comment 1•12 years ago
|
||
Server side detection. We need to ask them to recognize the B2G UA as a mobile device.
mtaylor at omg-2 in ~/tmp
$ http --print=hH GET http://www.euro2day.gr/ User-Agent:"$FFOS"
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.euro2day.gr
User-Agent: Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1
HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: keep-alive
Content-Encoding: gzip
Content-Length: 29527
Content-Type: text/html; charset=windows-1253
Date: Tue, 29 Oct 2013 22:49:32 GMT
Expires: Tue, 29 Oct 2013 22:49:32 GMT
Pragma: no-cache
Server: Microsoft-IIS/7.5
Vary: Accept-Encoding
X-AspNet-Version: 4.0.30319
mtaylor at omg-2 in ~/tmp
$ http --print=hH GET http://www.euro2day.gr/ User-Agent:"$FFA"
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.euro2day.gr
User-Agent: Mozilla/5.0 (Android; Mobile; rv:23.0) Gecko/23.0 Firefox/23.0
HTTP/1.1 301 Moved Permanently
Connection: keep-alive
Content-Length: 0
Date: Tue, 29 Oct 2013 22:49:41 GMT
Location: http://m.euro2day.gr/
Server: AkamaiGHost
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [country-gr] → [country-gr][serversniff][contactready]
Reporter | ||
Comment 2•12 years ago
|
||
I send an email at the webmaster address found at http://www.euro2day.gr/InfoContact.aspx
Reporter | ||
Updated•12 years ago
|
Whiteboard: [country-gr][serversniff][contactready] → [country-gr][serversniff][sitewait]
Reporter | ||
Comment 3•12 years ago
|
||
I send another email at the info address listed at http://www.euro2day.gr/InfoContact.aspx
Reporter | ||
Comment 4•12 years ago
|
||
Issue has been fixed. Thanks.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
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
•