Firefox 1.5
Windows XP, SP2
Drupal 5.0 Beta-2
Default Drupal installation plus Upload Module activated.
If attachments are added to the node using the button, they are not added to the
attachments list. However, if the submit button is used, it works correctly.
It only happens when I use Firefox 1.5 (Windows XP, SP2) . I used IE 6 and it works.
I have searched, and there are other issues similar to this one, but none of them solve the problem.
Comments
Comment #1
dropcube commentedComment #2
nschindler commented+1
What was the resolution?
The Attach button doesn't work for me in FF2 or IE7. The progress bar completes, temp file is uploaded, but when submitting the node, the temp file is not moved to its proper destination. This failure is silent; nothing in Drupal's log or the PHP error log.
What DOES work is browsing for the file and submitting the node WITHOUT clicking the Attach button. For now, I've commented out lines 805 and 807 in upload.module to remove the Attach button so that nobody's tempted to use it.
-Nate
Comment #3
joachim commentedI think I've had the same problem.
I browsed for a file, clicked Attach, the previewed the comment I was posting for an issue. On posting, the attachment wasn't there.
Editing the comment, re-uploading, clicking Attach, then submit, worked.
Comment #4
ricabrantes commentedThis is fixed in D5.x-dev,,,
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.