Closed (fixed)
Project:
ImageField
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Oct 2008 at 13:39 UTC
Updated:
22 Jan 2009 at 17:50 UTC
If you never saved the 'Display fields' page, Imagefield falls back on a default formatter. Currently, however, that default value is simply wrong: it is 'default', whereas it must be 'imagefield_default'. While saving the 'Display fields' page once is a workaround for this issue, the attached patch fixes the code. Some users in #260585: Images don't display after upgrade to ImageField 2.1... seem to be affected by this issue, but not all.
| Comment | File | Size | Author |
|---|---|---|---|
| imagefield-default.patch | 891 bytes | smk-ka |
Comments
Comment #1
bomarmonk commentedBingo. Please apply this patch! I was scratching my head and worried after my upgrade. But this did the trick. Please commit!
Comment #2
farez commentedYeah, pls commit... I would have spent hours trying to figure this out if joachim-n hadn't pointed out this issue on #drupaluk!
F
Comment #3
drewish commentedthanks for the reviews. committed to DRUPAL-5--2.