with Jquery 1.8 lightbox.js is giving following error.
Uncaught TypeError: Cannot read property 'msie' of undefined on lightbox.js line 194
Though updating jquery version using jquery_update module will resolve it.
But in-case if anyone don't want to update jquery version, following patch will resolve issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | jquery_browser_uncaught-2792141-2.patch | 853 bytes | mohit_aghera |
Comments
Comment #2
mohit_aghera commentedComment #3
joseph.olstadthe above patch does not apply to either 7.x-1.x dev , nor 7.x-4.x dev
I searched through both dev branches , neither has the 'browser' / 'msie' code
If you want this resolved, upgrade to either 7.x-1.x dev OR 7.x-4.x dev OR the latest 7.x-4.x stable release.