Closed (won't fix)
Project:
ImageCache
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2009 at 18:01 UTC
Updated:
24 May 2012 at 07:42 UTC
Not sure if this should go towards Imagecache, but if you have an imagecache preset set to "image link to node" and have the views "Link this field to its node" it will break the view after the first image it encounters. It looks like it's basically getting double tags and all images after the first one is not returned.
It's easily solved by disabling the views "Link this field to its node" and relying on the Imagecache link.
Comments
Comment #1
merlinofchaos commentedImage cache needs to update its use of link rendering as specified in the 2.3 release notes.
Comment #2
drewish commentedI'm not too sure what to make of the release notes:
Since we're not using render_link()...
Comment #3
drewish commentedI think this is pretty low priority since there's really just a few options conflicting and there's no easy way to solve it. It's easy enough to change it and get the right combination of options.
Comment #4
fizk commented