IMHO: The imagefield_field_formatter() should look to $items['filepath'] as backup if $items['fid'] not present. I needed this to work with a patch I made for CCK Imagefield so it could display a default image (even if this image does not necessarily have a corresponding $fid).

(see attached)

Goes great with patch at:
http://drupal.org/node/180592#comment-650042

CommentFileSizeAuthor
thickbox.module.patch1.12 KBms2011

Comments

ms2011’s picture

Status: Needs review » Closed (fixed)

Nevermind this; no longer necessary.

More details at:
http://drupal.org/node/180592#comment-658982