Closed
Bug 862090
Opened 12 years ago
Closed 12 years ago
Javascript Errors due to Optimizely being broken
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: darryn, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
Steps to reproduce:
Nothing
Actual results:
Basically, on our client's website whiskygalore.co.nz some of the javascript files aren't being read:
[09:56:53.275] TypeError: C.style is undefined @ http://cdn.optimizely.com/js/107286790.js:43
[09:56:53.347] TypeError: m.style is undefined @ http://cdn.shopify.com/s/files/1/0098/6782/t/10/assets/modernizr.js?2124:4
[09:56:53.501] TypeError: invalid 'in' operand style @ http://cdn.shopify.com/s/files/1/0098/6782/t/10/assets/jquery-1.9.1.js?2124:6643
Which is causing the Flexslider jquery to break. I tested on pretty much every other browser but FF20 (and FF21b) is the only browser it breaks in.
Expected results:
The slider should work and the javascript files shouldn't through errors.
![]() |
||
Comment 1•12 years ago
|
||
Darryn, optimizely does browser-sniffing and runs code only in Firefox that happens to be broken. Please do contact them and ask them to fix it. They claimed they had done so, but clearly that's not the case. :(
![]() |
||
Comment 2•12 years ago
|
||
And in particular, see analysis in bug 824301.
![]() |
||
Updated•12 years ago
|
Summary: Javascript Errors → Javascript Errors due to Optimizely being broken
![]() |
||
Comment 3•12 years ago
|
||
I mailed optimizely and they rolled out an update to this site...
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
![]() |
||
Comment 5•12 years ago
|
||
No problem!
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•