Closed (duplicate)
Project:
ImageField
Version:
6.x-3.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2009 at 17:24 UTC
Updated:
24 Mar 2009 at 19:41 UTC
When I debugged it, it seems that the formatter for textfield became the image formatter, although is seemed 'normal' under admin/content/node-type/xxx/display Re-saving that page solved the problem.
I'm not sure if it's an imagefield or CCK bug (CCK--6-2.2). Might be even that it happened only on my system for on-known reason? donno - anyway, I've decided to report - maybe others have this issue as well.
Comments
Comment #1
quicksketchThis was probably caused by a bug in the beta2 version I believe. This patch caused the problem: #320382: Make "Image" the Default Formatter, but it was fixed in beta3 with this patch #407916: FileField defaults Display to Image when ImageField installed.