On a fresh install of Drupal 6.10 with only the following non-default modules enabled:

CCK: 6.x-2.x-dev (current as of issue)
FileField: 6.x-3.0-beta2
ImageField: 6.x-3.0-beta2

Create a FileField against any Content Type and use the default settings, then goto Display fields and the FileField will have Image as it's default displays.

Possibly an issue with ImageField, but figured (possibly wrongly) that this would be the better place to notify of the issue as it hurts FileField not ImageField.

Cheers,
Deciphered.

CommentFileSizeAuthor
#2 imagefield_default_formatter2.patch1.16 KBquicksketch

Comments

quicksketch’s picture

Project: FileField » ImageField

Doh, you're very correct. I was a little overzealous in #320382: Make "Image" the Default Formatter.

quicksketch’s picture

Status: Active » Fixed
StatusFileSize
new1.16 KB

I added a check to only make "Image" the default formatter for ImageField widgets.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.