Closed
Bug 933642
Opened 12 years ago
Closed 10 years ago
mysmartprice.com isn't redirecting to mobile site on Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
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
Comment 1•12 years ago
|
||
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]
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [mobile-compat-form][country-in][serversniff][contactready] → [mobile-compat-form][country-in][serversniff][contactready][sitewait]
| Assignee | ||
Comment 2•12 years ago
|
||
Contacted via Phone call
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → Abdulraufhaseeb
Status: NEW → ASSIGNED
Whiteboard: [mobile-compat-form][country-in][serversniff][contactready][sitewait] → [mobile-compat-form][country-in][serversniff][sitewait]
Comment 3•11 years ago
|
||
Maybe another contact for the site
http://www.linkedin.com/in/errohitag
@errohitag
Flags: needinfo?(Abdulraufhaseeb)
| Assignee | ||
Comment 4•11 years ago
|
||
I have contacted Sitakanta (co- founder), and they will be updating it soon.
Flags: needinfo?(Abdulraufhaseeb)
Comment 5•10 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Updated•2 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•