Closed
Bug 878232
Opened 12 years ago
Closed 11 years ago
hazipatika.com doesn't recognize B2G UA as mobile
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lmandel, Assigned: karlcow)
References
()
Details
(Whiteboard: [uaoverride] [country-hu][server-sniff][sitewait])
hazipatika.com serves a desktop site to B2G. Bug 823364 added an UA override for this domain. The override should be removed once the domain serves mobile content to B2G. This bug tracks the evangelism for the site to recognize the B2G UA and the removal of the override at that time.
| Reporter | ||
Updated•12 years ago
|
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [uaoverride] → [uaoverride] [country-hu]
Comment 1•12 years ago
|
||
| contact form | ||
Sent them an (English) letter through webform.
(I hope it was sent - got a white screen after submitting, so maybe not..?)
Assignee: nobody → hsteen
Status: NEW → ASSIGNED
Whiteboard: [uaoverride] [country-hu] → [uaoverride] [country-hu][server-sniff][sitewait]
Updated•12 years ago
|
Assignee: hsteen → nobody
Status: ASSIGNED → NEW
| Assignee | ||
Comment 2•12 years ago
|
||
| description | ||
When trying to reach the Web site with Firefox OS, the user receives the desktop content. See below the HTTP requests for iOS Safari and Firefox OS.
To note that Firefox for Android is receiving the good version which is better than the one on iOS.
Easy to fix on the server side.
# iOS SAFARI
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.hazipatika.com
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A334 Safari/7534.48.3
HTTP/1.1 302 Found
Cache-Control: no-cache, must-revalidate
Content-Encoding: gzip
Content-Length: 20
Content-Type: text/html; charset=iso-8859-2
Date: Mon, 10 Feb 2014 07:52:49 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Location: http://m.hazipatika.com/?HPID=8837680A-D3A1A5F2-63A5215D-39CF8F64
Pragma: no-cache
Server: Apache
Set-Cookie: HPID=8837680A-D3A1A5F2-63A5215D-39CF8F64; path=/; domain=.hazipatika.com
Vary: Accept-Encoding
W: wm53
# FIREFOX OS
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.hazipatika.com
User-Agent: Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate
Content-Encoding: gzip
Content-Length: 24118
Content-Type: text/html; charset=iso-8859-2
Date: Mon, 10 Feb 2014 07:52:50 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Pragma: no-cache
Server: Apache
Set-Cookie: HPID=AE1FEE8B-DE8BB437-4B9AB5AC-82DC08AB; path=/; domain=.hazipatika.com
Vary: Accept-Encoding
W: wm53
Assignee: nobody → kdubost
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•12 years ago
|
||
| contact email | ||
The site seems to be made/owned? by http://www.linkedin.com/company/sanoma-budapest
contacted through the email address in the footer.
"Copyright © 1999-2014 Sanoma Media Budapest Zrt. info@hazipatika.com"
| Assignee | ||
Comment 4•11 years ago
|
||
| contact email | ||
I didn't receive any answers from the site.
Contacted today another person by email
http://www.linkedin.com/in/reidlromeo
Comment 5•11 years ago
|
||
Fixed!
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•10 years ago
|
||
Remove UA override in bug 1171828
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
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
•