Closed (won't fix)
Project:
Upload previews
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2008 at 06:35 UTC
Updated:
16 Mar 2009 at 20:35 UTC
Only occurs when editing, not creating a node with attachments.
The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename.
And the Image thumbnail disappears from the Attachments section.
Disabling Upload Previews module causes the error message to go away.
Comments
Comment #1
sunIf that is the case, then this issue is in the wrong queue.
Comment #2
rmiddle commentedNeed to see if I can duplicate in the dev version.
Comment #3
rmiddle commentedNo info in months. I am going to close this issue. If you are still seeing the issue please post and let me know.
Thanks
Robert
Comment #4
sunProper status is by design then.
Comment #5
rmiddle commentedSun,
I can't duplicate the issue? Request for more info sat for months? Why By Design?
Thanks
Robert
Comment #6
sunUhm, I was just agreeing with you. You might want to read http://drupal.org/node/156119
Comment #7
rmiddle commentedIf I am reading it right it should go under won't fix since "It has been decided that this issue will not be fixed. This includes feature requests that are deemed to be outside the scope of the project, and bug reports that cannot be reproduced or are unsupported." That is an interesting read. I have been using fixed and won't fix wrong. Oh well.
Thanks
Robert
Comment #8
plan9 commentedI believe I have the same issue. It's down to Image module putting image files into files/images. Upload preview expects files to be just in the files directory. There is a patch here: http://drupal.org/node/163068 but it needs to be updated to work on the latest release of Upload preview.