Closed (fixed)
Project:
Responsive images and styles
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2012 at 12:57 UTC
Updated:
19 Sep 2012 at 15:01 UTC
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
Comment #1
jelle_scan you try the latest dev version (wait 12hours for drupal.org to sync or get it directly from git now)?
should be fixed.
Comment #2
Alex82_ commentedperfect!
very thanks
Comment #3
attiks commented