Closed (duplicate)
Project:
ImageCache
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2007 at 13:07 UTC
Updated:
5 Sep 2008 at 10:29 UTC
CCK 5.1.4
Imagefield 5.1.1
tmp and files fully writable...
Public download method
Single imagefield,
optional,
not multiple
Can add custom title and alt
Expected results.
[Imagefield alt and title functions fine for full node/ teaser output]
Unexpected actual results:
When an imagefield is used in a view, custom Alt and title attributes are not used.
Indeed, the standard alt attributes added by imagefield by default [the filename] seem to be ignored.
A number eg[50] is used as the Alt attribute. [Its close to the nid, but not the nid]
Update: it is the field_image_fid
Reproduce:
Just create a view using an imagefield image.
The Solution?
No idea!
Regards
Alan
Comments
Comment #1
joeboris commentedI am also experiencing this problem... Is there a solution in sight?
Comment #2
shane birley commentedI confirm this is a valid issue. Any images uploaded that use custom titles and alt tags are ignored.
Comment #3
notarealperson commentedSame issue. Was this never resolved? Oddly, I have the same install with no issues on another site, but on this specific site I'm getting the field_images_fid displayed instead of the alt text.
Comment #4
alanburke commentedNever got it resolved.
Didn't have time to investigate further.
Funny how it works on one install and not the other.
Any different between the 2 server configs?
Later
Alan
Comment #5
notarealperson commentedNo different between the two server configs.
The only difference is that the one where it doesn't work I migrated the image gallery from one set up to this one. The one where it works I did from scratch.
More details here: http://drupal.org/node/214743
Comment #6
neuromusic commentedsame issue, but using image_cache to produce images for teaser and views
Comment #7
alanburke commentedThis is still an issue in the lastest version of Imagefield Drupal 6 Aplha 1 with Views 2.
This time, the alt text and title text is simply 'a'.
Comment #8
alanburke commentedThis is still an issue in the lastest version of Imagefield Drupal 6 Aplha 1 with Views 2.
This time, the alt text and title text is simply 'a'.
But only if used with a ImageCache formatter,
Otherwise, the fields are simply blank.
Moving to ImageCache, as it seems to be an issue there too.
Comment #9
alanburke commentedHere is a more comprehsive discussion on this issue
http://drupal.org/node/299329