Closed (fixed)
Project:
Image
Version:
6.x-1.x-dev
Component:
image_attach
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2009 at 19:27 UTC
Updated:
31 Dec 2009 at 07:40 UTC
Hello, we are on Drupal 6.9.
When you edit a previously saved node, you can see the attached image's thumbnail above the IA field and that's ok.
But as previously attached image is not selected on dropdown list by default, saving this node without re-selecting the image breaks the association. This seems rather annoying indeed.
Is it possible to focus the dropdown list to previously selected image on node re-edit?
Sorry if I miss something or this is a local issue anyway.
Tx.
Comments
Comment #1
chawl commentedHere's like Mary Celeste :S
Nobody concerns?
Comment #2
joachim commentedWorks for me with 6.10 and the latest image module CVS code.
Which version of image module are you using?
Comment #3
chawl commentedWe are on Drupal 6.10 and latest Image CVS HEAD indeed.
When you "re-edit" a node which has an attached image, "Existing Image" dropdown on Attached Images section defaults to "None" and if you casually save the node, previous association is lost.
Can anyone reproduce?
Comment #4
chif commentedI've got almost same problem. When editing nodes, Existing Image dropdown is empty ("None")! Images were added with "image_create_node_from". Did i missed something?
UPD: Image nodes created with
image_create_node_fromare unpublished, so they were "invisible". I think we need some control other that. 'cause callingis not so good solution.
UPD2: found it..
Comment #5
MYCON-1 commentedhey guys, I don't know if its too late for you to see this; that same problem is bugging me quite a bit. set image nodes to unpublished so i can just use the attached thumbnails in block views; editing the node removes the attachment, etc you know the deal.
is that snippet of the code the solution, and how should it be edited?
thanks, I'm not on your level yet...
Comment #6
joachim commentedIt sounds like comment 4 is about something completely different from the initial issue. 5 is possibly related to 4, but I can't tell for sure.
Please file fresh issues for new problems, and please describe accurately what you are doing and what is happening.
Comment #7
MYCON-1 commentedok.
Comment #8
sunSorry, without further information this issue can only be marked as won't fix.
Feel free to re-open this issue if you want to provide further information. Thanks.
Comment #9
chawl commentedIn fact latest dev has a new multiple selection type box and it has not this problem anymore.
Then we should say this is fixed.
Tx.