Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Cannot Reselect A File That Was Previously Removed


Project:Multiple File Upload
Version:1.2.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

This is happening with version 1.29 of the Multiple file Upload plugin.

Reproduce the bug as follows:

  1. select 2 files
  2. remove the 2nd file
  3. select the 2nd file again that was just removed. You get an alertbox saying "This file has already been selected: myfile.ext" even if it was removed.

I tried together with jquery 1.2.6 using Firefox 2, and IE6.

Interestingly, it seems necessary to select at least 2 files to produce the error.