Closed (duplicate)
Project:
Flexinode
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2006 at 03:06 UTC
Updated:
17 May 2006 at 15:27 UTC
Uploaded image is erased when previewing a post before submitting it
To see this defect you will need to create a flexinode with an image field associated to it..
Steps-To-Repro:
1. Submit an entry for the flexinode
2. Fill out all the required fields
3. Upload an image
4. Preview
Results
5. The image will not be displayed
Workaround
6. Upload an image again and submit
Comments
Comment #1
pulpzebra commentedThe image is not uploaded and there comes a Warning in line 47 and 48 of field_image.inc. This doesn't happen when you just save the node entry.
Comment #2
munga commentedI've the same problem with the cvs version... I think the upload module (core) solves
this problem with a bit of js. Is it possible to use the same js ?
p
Comment #3
benma commentedHello,
I wrote up a few more details about this bug here, maybe this helps in finding a solution ... I would be very grateful for one :-)
Ben.
Comment #4
benma commentedsorry, link doesn't work (and why doesn't the preview work on here...?)
the details can be found here: http://drupal.org/node/63321#comment-119842
Ben.
Comment #5
kzeng commentedI got the following error message when I submitted a flexinode-based content type with image:
Call to undefined function: _image_get_thumb_order() in flexinode/contrib/field_imagegal.inc on line 52
Comment #6
Bèr Kessels commentedthis is a known bug. It is on the critical list http://drupal.org/node/40811