Closed Bug 1008511 Opened 11 years ago Closed 7 years ago

freemail.hu sends desktop site to Firefox OS and Firefox on Android

Categories

(Web Compatibility :: Site Reports, defect, P5)

All
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: zoltan_private, Unassigned, Mentored)

References

()

Details

(Whiteboard: [country-hu][clientsniff][contactready])

Sends Desktop version to FFOS.
This site intends to send mobile browsers to a simplified UI, but the JavaScript that handles browser detection is hard-coded to consider "Firefox" a desktop browser: if ((BrowserDetect.browser=="Firefox" && BrowserDetect.version>=1.0) || (BrowserDetect.browser=="Explorer" && BrowserDetect.version>=6.0) || (BrowserDetect.browser=="Chrome") || (BrowserDetect.browser=="Safari") || (BrowserDetect.browser=="Opera" && BrowserDetect.version>=9.8)){ document.location.href = "http://"+document.location.host+"/mail/index.fm"; } </script> <meta http-equiv="Refresh" content="1; url=http://freemail.hu/szimpla/"> This script should be changed to detect Firefox versions for mobile or tablet devices (for example by finding the string "Mobi" or "Tablet" in the navigator.userAgent string) and make sure it serves the appropriate UI.
Summary: freemail.hu sends desktop site to Firefox OS → freemail.hu sends desktop site to Firefox OS and Firefox on Android
Whiteboard: [country-hu] → [country-hu][clientsniff][contactready][mentor=hsteen]
This bug is now fully analysed and anyone in the Mozilla community is welcome to reach out (politely! ;)) to freemail.hu. You can use this letter template or tweet: https://wiki.mozilla.org/Compatibility/StdLetters#Hungarian and also include this URL: http://webcompat.com/simplebug/index.html#mozilla/1008511 to give the site's webmaster a quick overview of the bug. If you contact the site, please assign the bug to yourself and change "[contactready]" to "[sitewait]" in the box named "Whiteboard" (ask me if you can't change it). Thank you!
(although I'm not sure if the "szimpla" UI is what we want? Seems like potentially even Safari on iPhone and Chrome on Android are sent to the same version of the site we get, based purely on what that script looks like..)
Mentor: hsteen
Whiteboard: [country-hu][clientsniff][contactready][mentor=hsteen] → [country-hu][clientsniff][contactready]
Priority: -- → P5
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
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.