Closed Bug 933642 Opened 11 years ago Closed 8 years ago

mysmartprice.com isn't redirecting to mobile site on Firefox OS

Categories

(Web Compatibility :: Site Reports, defect)

Other
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: haseeb, Assigned: haseeb)

References

()

Details

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

Site: http://www.mysmartprice.com/
mysmartprice.com isn't redirecting to mobile site on Firefox OS

:: Steps To Reproduce

1.Open Firefox browser
2.Enter mysmartprice.com


:: Expected Result

http://www.mysmartprice.com/m/ mobile site

:: Actual Result

http://www.mysmartprice.com/ desktop site

:: Additional Information

Software Version: Firefox OS simulator 4.0
Reporter's User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/28.0.1500.71 Chrome/28.0.1500.71 Safari/537.36
They're doing detection on the backend, possibly looking for the "Android" token. We should contact them and ask that they send Firefox OS to the mobile site too. One other thing,

function showAlert(){
  ...
  if (r==true){
    window.location = 'market://details?id=com.MySmartPrice.MySmartPrice';
  }
}

That will show a message to download an Android app, so they should make that smarter as Android apps obviously won't work on Firefox OS.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [mobile-compat-form] → [mobile-compat-form][country-in][serversniff][contactready]
Whiteboard: [mobile-compat-form][country-in][serversniff][contactready] → [mobile-compat-form][country-in][serversniff][contactready][sitewait]
Contacted via Phone call
Assignee: nobody → Abdulraufhaseeb
Status: NEW → ASSIGNED
Whiteboard: [mobile-compat-form][country-in][serversniff][contactready][sitewait] → [mobile-compat-form][country-in][serversniff][sitewait]
Maybe another contact for the site
http://www.linkedin.com/in/errohitag
@errohitag
Flags: needinfo?(Abdulraufhaseeb)
I have contacted Sitakanta (co- founder), and they will be updating it soon.
Flags: needinfo?(Abdulraufhaseeb)
fixed
Status: ASSIGNED → 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.