Closed (fixed)
Project:
Responsive images and styles
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2012 at 14:21 UTC
Updated:
15 Oct 2012 at 10:38 UTC
I installed responsive image module in my site. I configure breakpoints and responsive images and style, after that i assigned image style to teaser. But image not displayed in teaser.
Changed the $variables['breakpoints']['mapping'] to a 2 dimensional array as the machine name of breakpoints is available only in the second dimension. With this the images are visible. Attached patch.
This is verified to be working on a local installation at my end.
| Comment | File | Size | Author |
|---|---|---|---|
| resp_img_image_visible.patch | 541 bytes | jaffaralia |
Comments
Comment #1
attiks commentedDid you try using the latest dev versions of both breakpoints and resp_img?
Comment #2
jaffaralia commentedIt is working in latest dev versions.
Comment #2.0
jaffaralia commentedIssue summary changes