Closed
Bug 934109
Opened 12 years ago
Closed 11 years ago
in2life.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.in2life.gr
in2life.gr doesn't redirect to mobile site on Firefox OS
:: Steps To Reproduce
1. Open Firefox OS browser
2. Type in2life.gr in Firefox OS browser address bar
:: Expected Result
Get redirected to http://m.in2life.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.in2life.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]
| Reporter | ||
Comment 1•12 years ago
|
||
The site publisher (http://www.media2day.gr/) is the same with euro2day.gr (https://bugzilla.mozilla.org/show_bug.cgi?id=931982)
Comment 2•11 years ago
|
||
Server-side detection, so we should ask them to send FxOS to the same place they send Firefox for Android.
$ http --print=Hh http://www.in2life.gr/ User-Agent:"$FFA"
GET / HTTP/1.1
Host: www.in2life.gr
User-Agent: Mozilla/5.0 (Android; Mobile; rv:25.0) Gecko/25.0 Firefox/25.0
HTTP/1.1 301 Moved Permanently
Location: http://m.in2life.gr/
mtaylor at omg-2 in ~/tmp
$ http --print=Hh http://www.in2life.gr/ User-Agent:"$FFOS"
GET / HTTP/1.1
Host: www.in2life.gr
User-Agent: Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1
HTTP/1.1 200 OK
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [country-gr] → [country-gr][serversniff][contactready]
| Reporter | ||
Comment 3•11 years ago
|
||
I send an email at their support address that is displayed in the error message from their contact form at http://www.in2life.gr/contact.aspx
| Reporter | ||
Updated•11 years ago
|
Whiteboard: [country-gr][serversniff][contactready] → [country-gr][serversniff][sitewait]
| Reporter | ||
Comment 4•11 years ago
|
||
This issue has been fixed along with bug 931982. Thanks.
Status: NEW → RESOLVED
Closed: 11 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
•