Closed Bug 953213 Opened 11 years ago Closed 8 years ago

Southcentre Mall website doesn't work in Firefox

Categories

(Web Compatibility :: Site Reports, defect)

Other
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wesj, Assigned: adamopenweb)

References

()

Details

(Whiteboard: [country-ca][sitewait][clientsniff])

http://www.mobilefringeserver.com/mw/southcentre/index.html is blank in fennec. Not sure why yet.
Moving this over to the mobile component.

Some tests:
Firefox for Android: the page doesn't load. Requesting desktop site makes page load, links do not work.
Firefox OS (simulator): page loads but links do not work.
Firefox desktop: page loads but links do not work
Assignee: english-us → nobody
Component: English US → Mobile
Summary: Mall site shows nothing In fennec → Southcentre Mall website doesn't work in Firefox
Whiteboard: [country-ca]
Assignee: nobody → miket
TypeError city:

TypeError: e.navigator.userAgent.match(...) is null code.photoswipe.jquery-3.0.4.min.js:132
TypeError: $.mobile.activePage is undefined java.js:53
TypeError: $.mobile.activePage is undefined java.js:540
TypeError: $.mobile.activePage is undefined java.js:53
TypeError: e.navigator.userAgent.match(...) is null code.photoswipe.jquery-3.0.4.min.js:132
TypeError: $.mobile.activePage is undefined java.js:540
TypeError: $.mobile.activePage is undefined java.js:53
Whiteboard: [country-ca] → [country-ca][notcontactready]
if(a.Browser.android&&e.navigator.userAgent.match(/Android (\d+.\d+)/).toString().replace(/^.*\,/,"")>=2.1) {

}

Looks like our old null regexp return value friend due to missing Android OS version in the UA string.

This code is pretty old though, it was "fixed" two years ago: https://github.com/dimsemenov/PhotoSwipe/commit/9640e2162519122f9f745d6412ef6bedd81659f8

I suppose we should reach out and suggest they upgrade PhotoSwipe to v3.0.5 (the latest version).
Whiteboard: [country-ca][notcontactready] → [country-ca][contactready][clientsniff]
We can try to reach out here. http://www.southcentremall.com/contact.php
Email sent to info@southcentremall.com
Assignee: miket → astevenson
Status: NEW → ASSIGNED
Whiteboard: [country-ca][contactready][clientsniff] → [country-ca][sitewait][clientsniff]
No response so far.
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.