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.

Comments

mohit_aghera created an issue. See original summary.

mohit_aghera’s picture

StatusFileSize
new853 bytes
joseph.olstad’s picture

Status: Needs review » Closed (cannot reproduce)

the 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.