Closed Bug 896951 Opened 11 years ago Closed 8 years ago

spiegel.de delivers feature phone version to Firefox OS

Categories

(Web Compatibility :: Site Reports, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: atopal, Unassigned)

References

()

Details

(Whiteboard: [sitewait][clientsniff][country-de])

Attachments

(1 file)

spiegel.de is the most popular German news site. Currently it will deliver a mobile optimized version for smartphones under m.spiegel.de and a version for feature phones under ml.spiegel.de. Since they don't recognize the Firefox OS browsers as a smartphone, but presumably look at the screen resolution, Firefox OS gets the feature phone version of the site.

They should deliver m.spiegel.de to Firefox OS devices instead.
Contacted on http://www1.spiegel.de/active/kontakt/fcgi/lesermail.fcgi
Assignee: german → hsteen
Status: NEW → ASSIGNED
Whiteboard: [sitewait]
layout-wise, the difference between the version FirefoxOS gets and the version the stock browser on Android gets isn't that bad. However, go to videos and Spiegel says no supported format is found. (This should probably be reported separately)
(If I use m.spiegel.de/video directly the videos work - so the video problem is just a side effect of being sent to the ml.spiegel rather than the m.spiegel site.)
Assignee: hsteen → german
Status: ASSIGNED → NEW
Hallvord, did they get back to you in any form?
Only an automated standard response I'm afraid. Maybe we have to get a bit sneaky and try to find someone who works there - or someone who knows someone..
OS: All → Gonk (Firefox OS)
Hardware: x86 → All
Assignee: german → nobody
Component: German → Mobile
Site uses JavaScript for browser detection. The code is here: 

http://www.spiegel.de/layout/js/http/javascript-V4-8.js

and starts with these lines:

var spMobilePlusHost="http://m.spiegel.de";
var spOldMobileHost="http://ml.spiegel.de";

var spDeviceConfig ={
	"devices": [
	           {"name": "iPad", "target":"ignore",
Whiteboard: [sitewait] → [sitewait][clientsniff][country-de]
As of 18 Sep 2014, using the useragent

Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0

does NOT lead to m or ml (mobile sites). I get only the desktop site.
fixed
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
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: