Is there workable Views support yet? I'm able to add the image field to a view, but it just displays the letter "f" and not the image. Am I doing something wrong or isn't views support working yet?

Comments

mshepherd’s picture

I've got it working with views2 - but the alt and title tags are replaced by the letter a... I can't see where this is being generated at all. Mystery! Maybe the f that gets displayed in your example is some alt text?

quicksketch’s picture

Status: Active » Fixed

This has been fixed in #397578: Uncouple ImageField from FileField Custom Hooks. ImageField was not properly sanitizing it's data before sending it to Views.

Status: Fixed » Closed (fixed)

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