Multiple files does not work?
nektir - June 5, 2008 - 16:59
| Project: | FileField |
| Version: | 5.x-2.3 |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I have added a file field into my content type and selected the Multiple Files checkbox. After I add one file, I try to add another. When I click upload, the entire file field disappears... Has anyone else experienced this?

#1
Yep. me too. same deal.
#2
then it may be safe to say it's a bug?
#3
Dammit. Well, I guess I'll have to look into this soon, then. If it's actually a bug in there, then you have my sincerest apologies for pushing out a release with a bug like *this*. Drats.
#4
here too *sigh*
#5
Multiple files does work with konqueror 3.5.9 but not with firefox 3.0 - the widget for the first file gets overwritten by file #2.
leave me a note if i should test something.
#6
I can confirm this . I had to go back the previous version of file field (the one without the mime type module)
#7
Sorry, I've been letting go of this bug in favor of the Drupal 6 port even if this is way important and critical. I think I should be able to have a look at it tomorrow. Really important. Don't let me push it away, I tell you. Keep nagging me until it's fixed.
#8
I am experiencing the same issue. One file can be uploaded, after that, if I try to upload another file, the whole upload mechanism and display disappears. One thing to note: if JavaScript is turned off, then it uploads and does not disappear.
I have tried both upload and file field and they both tend to have the same issue.
I am using the latest jquery update, if that helps. The file field is attached to a custom content type.
Best regards, Derek
#9
Both filefield and upload.module? That might indicate that the bug is not in filefield itself, actually...
I tried it out briefly during the weekend, but wasn't able to reproduce the error yet. Perhaps JQuery update is indeed involved with this bug. Hm.
Could you others please try out too if this happens not only with filefield but also with upload.module? Thanks.
#10
The June 03 Version (5.x-2.3) of the module magically worked for me in Drupal 5.7. I am not sure what I did right. :(
It could be Jquery. I upgraded to Jquery 1.2.6 and at some point I reinstalled the Filefield module and Mimedetect. It started uploading multiple files. Sorry for not being of much help.
I will let you know if it breaks anytime soon.
#11
Same problem here - running MAMP with PHP 5.2.5 & Apache 2.0.59.
Running Drupal 5.7 with latest jQuery.js (1.2.6) + jQuery Update module and of course the latest version of this module and it's dependencies.
Issue is the same in Internet Explorer 7 (Win XP), Firefox 3 (Mac) and Safari 3 (Mac).
If anyone has a solution, temporary or otherwise, please let us know. :)
#12
Do any of you have devel enabled? I'm been focused on the D6 port of filefield as well... I haven't touched 5.x. It would be great if someone actively using this release could debug it, as my attention will not be focusing back for sometime.
#13
I cannot reproduce on latest 2.3 with multivalue filefields... sorry you're on your own...