Closed Bug 964166 Opened 12 years ago Closed 12 years ago

allocine.fr is sending desktop content to Firefox OS

Categories

(Web Compatibility :: Site Reports, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: karlcow, Unassigned)

References

()

Details

(Whiteboard: [mobile-compat-form] [serversniff] [clientsniff] [country-fr] [sitewait])

Attachments

(1 file)

Site: http://allocine.fr/ allocine.fr is sending desktop content to Firefox OS :: Steps To Reproduce 1. With firefox os zte 2. Go to http://allocine.fr/ :: Expected Result Receive a mobile friendly content like it is happening for Safari iOS. :: Actual Result Received the Desktop Content. :: Additional Information Software Version: 1.2 Device Information: ZTE roamer2 Reporter's User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:26.0) Gecko/20100101 Firefox/26.0
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: Other → ARM
Whiteboard: [mobile-compat-form] → [mobile-compat-form] [country-fr]
Attached image 012.png
I suspect client detection not matching for firefox os aka mobile. they could do /mobi/ instead of the current one. They would catch everything in one string. _match = (/(ipod|iphone|ipad|android|iemobile|tizen)/i).exec(navigator.userAgent); if (_match && (2 == _match.length)) { _browser.mobile = _match[1].toLowerCase() } return _browser; })();
Whiteboard: [mobile-compat-form] [country-fr] → [mobile-compat-form] [serversniff] [clientsniff] [country-fr] [contactready]
I'm contacting them trough their main email address, will report when I get a reply.
Whiteboard: [mobile-compat-form] [serversniff] [clientsniff] [country-fr] [contactready] → [mobile-compat-form] [serversniff] [clientsniff] [country-fr] [sitewait]
right now I don't get this site to serve any mobile content at all, with any UA.. Karl, agree?
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Oh weird… Agreed with you hallvord. They do have a mobile site but they stopped to serve it directly and it is introduced as a secondary choice after the mobile apps. http://www.allocine.fr/service/mobile/site/ http://mobile.allocine.fr/ They also have plenty of mobile apps http://www.allocine.fr/service/mobile/
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: