Closed (fixed)
Project:
ImageField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Mar 2007 at 15:48 UTC
Updated:
31 Jan 2009 at 13:08 UTC
Jump to comment: Most recent file
The default image for a content type will upload, but does not display.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | imagefield_default_image.patch | 3.78 KB | recidive |
Comments
Comment #1
aaaaaabsssssgu commentedHere the image shows in IE but Firefox shows only the frame for 2 seconds and then shows only the image title, this seems really odd.
Comment #2
yched commented@stax : what you describe is the regular behaviour in Firefox when no image is found at the given url
+ this cannot be considered critical
Comment #3
dopry commentedWhile CCK has some generic tools for adding default values to fields, they are not implemented in imagefield currently. I'm switching this to a feature request.
Comment #4
recidive commentedHere is a patch that adds support for default images. This patch also addresses the issue with empty tags being displayed when there is no image to display.
I'm changing the version to HEAD but actually this patch was taken against DRUPAL-5--2 tag and this version is not on the 'version select'.
Comment #5
recidive commentedAnd here is the patch for imagecache's imagefield formatter.
Comment #6
dopry commentedCommited to DRUPAL-5--2.
Comment #7
(not verified) commentedComment #8
drupalmind commentedI don't get the default image in image's field configuration. Is it in here or any where else in configuration. i am using the alfa-4 release of ImageField module. i have applied the patch provided above with coder(module). please tell if there is remaining.