bestprotop / jquery-multifile-plugin

Automatically exported from code.google.com/p/jquery-multifile-plugin
0 stars 0 forks source link

When we try to upload more than 3 images, appears a new input , until 6 inputs #156

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1.Upload more than 3 images
2.
3.

What is the expected output? What do you see instead?

When we try to upload more than 3 images, appears the new input to choose more 
files, but if the user try to upload with the new button , not all images was 
uploaded. We are trying to upload 10 images, The file wrote is 

 <input type="file" name="imagenes[]" id="imagenes" title="Máximo 10 imágenes" class="multi" accept="gif|jpg|png" autocomplete="off"/>

What version of the plugin/jQuery are you using?
PLUGIN VERSION: v1.48 - 2012-07-19
JQUERY VERSION: we use the last http://code.jquery.com/jquery-latest.min.js

On what browser(s) or operating system?
BROWSER(S): all browsers where i test it IE , Chrome, Saphari, Mozilla,

Please provide a link to where the problem can be observed:
URL:

Feel free to provide any additional information below.

Original issue reported on code.google.com by eduard.p...@gmail.com on 1 Aug 2012 at 6:17