Closed Bug 966504 Opened 12 years ago Closed 10 years ago

Ztedevices.com sends FFOS to desktop site instead of mobile

Categories

(Web Compatibility :: Site Reports, defect)

Other
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: adamopenweb, Unassigned)

References

()

Details

(Whiteboard: [mobile-compat-form][clientsniff][country-all][contactready])

Site: http://www.ztedevices.com/ Ztedevices.com sends FFOS to desktop site instead of mobile :: Steps To Reproduce 1. Open browser in FFOS 2. Type in http://www.ztedevices.com :: Expected Result Redirect to m.ztedevices.com - like Firefox Android gets :: Actual Result Desktop version of site :: Additional Information Software Version: 1.2 Reporter's User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:27.0) Gecko/20100101 Firefox/27.0
Looks to be client sniff: (function(){ var lang=navigator.appName=="Netscape"?navigator.language:navigator.userLanguage; lang = lang.toLowerCase(); if($.cookie("lang")!="en-us"){ if (lang.indexOf('zh-cn') > -1){ location = 'http://www.ztedevice.com.cn'; return; } } function isMobileUserAgent(){ return (/iphone|ipad|android|windows.*phone/i.test(window.navigator.userAgent.toLowerCase())); } if(isMobileUserAgent()&&(!document.referrer||!/http:\/\/www\.ztedevices\.com(\/.*)?/i.test(document.referrer))){ location="http://m.ztedevice.com"; } })();
Whiteboard: [mobile-compat-form] → [mobile-compat-form][clientsniff][country-all]
ZTE is one of our FFOS partners. We should be able to get a good contact to fix this issue. Michael - Do you have a ZTE contact who can help us or can you refer us to someone else in Mozilla who can direct us further?
Flags: needinfo?(mtreese)
Kevin Ho or Ivan Tsay should be able to connect you to ZTE. I'll add them to the info needed.
Flags: needinfo?(mtreese)
Flags: needinfo?(khu)
Flags: needinfo?(itsay)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [mobile-compat-form][clientsniff][country-all] → [mobile-compat-form][clientsniff][country-all][contactready]
(In reply to Michael:mtreese from comment #3) > Kevin Ho or Ivan Tsay should be able to connect you to ZTE. I'll add them to > the info needed. 1. My last name is "Hu", not "Ho"... 2. Please contact with Steven Yang who is the TAM for ZTE now. Feel free to include me as well.
Flags: needinfo?(khu)
Flags: needinfo?(itsay)
Thanks Kevin. I must have missed following up on this as I don't have any notes about it. Sent a note to Steven today.
Hi Liu Bin, Chen Cong, Could you check this issue with your team? thanks.
Flags: needinfo?(liu.bin33)
Flags: needinfo?(chen.cong)
Hmm no progress on this. Steven seems to have left Mozilla. Who is now in charge of the communication with ZTE?
Flags: needinfo?(khu)
It's Vance. Ni Vance here.
Flags: needinfo?(khu) → needinfo?(vchen)
Given the state of FxOS, and its relationship to this particular site I'm just gonna close this one. (Normally we're just leaving these open and marking them as low priority, but if we couldn't get traction when we *did* have a business relationship... I'm skeptical it's worth anyone's time now).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Flags: needinfo?(liu.bin33)
Flags: needinfo?(chen.cong)
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.