Closed liddiard closed 10 years ago
Upgrading the version of jPlayer to the latest version (2.1 to 2.6), in the "Audio" plugin fixes it.
It seems to have something to do with jQuery no longer supporting .browser as mentioned jPlayer 2.2 release notes though I don't think we've upgraded jQuery recently so I'm not entirely sure why/when this started happening.
jPlayer, the plugin that handles embedded audio, is raising
Uncaught TypeError: Cannot read property 'msie' of undefined
. It's causing all radio stories to not be playable. I don't see any recent commits that are likely to have caused this so I'm not sure why it's happening yet.