Cannot Reselect A File That Was Previously Removed
June 29, 2008 - 6:27am — koyama
| 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:
- select 2 files
- remove the 2nd file
- 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.