[jQuery] bug in multiple file upload plugin

[jQuery] bug in multiple file upload plugin


Hi ,
Looks like there is a bug in the multiple file upload plugin. The
setting which I tried are max: 3 and to allow any file extension.
When I upload and remove a single file it works fine, upload the
removed file again - works fine
upload 2 files, remove one file and upload the removed file again, it
says the file is already selected, where it has already been removed.
It doesn't show up in the span elements list though. So there is
should be a minor error some where.
I tested this on a FF 3 browser.
Rajesh.