Closed (fixed)
Project:
ImageField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2006 at 03:21 UTC
Updated:
5 Dec 2006 at 22:32 UTC
Here's a first pass at updating the module. It seems to be working fine.
| Comment | File | Size | Author |
|---|---|---|---|
| imagefield_head.patch | 3.47 KB | drewish |
Comments
Comment #1
dopry commentedimagefield head should be DRUPAL-5 compatible. I'm not sure if it is compatible with the latest cck though.
Comment #2
jvalletto commentedWhen uploading an image, on preview or update, 3 copies of the uploaded image are shown, each with their own title and alt fields. Only one is saved in the DB when submitted. Editing the node only 1 copy of the image exists, as it should.
Problem lies somewhere within the Upload/Preview function, I beleive.
Comment #3
dopry commentedOpen as a new issue. This issue was for the module update to DRUPAL-5 api. It does not guarantee that it works with cck for 5.0.
Comment #4
drewish commentedit looks like my patch missed two module_exist() calls that are still in the imagefield module. sorry but, i don't have time to roll a patch right now. should be a really easy fix.
Comment #5
dopry commentedfixed in head rev 1.21
Comment #6
quicksketchThe duplicate image problems have been solved in this issue: http://drupal.org/node/98502
Comment #7
(not verified) commented