Hi,
i found that javascript broke at line 97 of resp_img.js
when Lightbox is active and i try to resize a windows browser.

The code var src = img.attr('src').replace(current_suffix, suffix);
broke when try to replace src attribute of lightbox image that is not defined (disputable behaviour), but it's possible crash with another bad formed html img.

Good work and compliments for your very nice module

Comments

jelle_s’s picture

can you try the latest dev version (wait 12hours for drupal.org to sync or get it directly from git now)?
should be fixed.

Alex82_’s picture

perfect!
very thanks

attiks’s picture

Version: 7.x-1.3 » 7.x-1.x-dev
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.