I noticed that CCK imagefield fields added to the multiforms content type does not save necessary data in the CCK database tables. Uploading an image in edit mode does not display thumbnail of uploaded image, probably because it doesn't get saved in the "files" table.
Anyone have any experience with integrating imagefield?
Tested on clean CVS versions of Drupal 5, cck, imagefield, and multiforms (HEAD).
Comments
Comment #1
mcantelon commentedHi Chris!
I'll check this out...
Comment #2
mcantelon commentedHi Chris,
I think I got it. There was a Drupal 4.7 hack that I didn't catch when I ported multiforms to Drupal 5. Download the head version of multiforms for the fix!
Let me know if you run into further weirdness!
Cheers,
Mike
Comment #3
ngstigator commentedHey, that's super-cool, Mike! I'll have a look and report back.
Comment #4
ngstigator commentedWorks as advertised! I never would've caught that conditional ;-) Very much appreciated.
BTW I nominate this to be worthy of at least a "dev" release, if not "stable".
Comment #5
mcantelon commentedExcellent... Glad the beast works!
I'll cook up at new release for it! :)
Comment #6
mcantelon commentedComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.