symfony2admingenerator / FormExtensionsBundle

Symfony2 form extensions for Admingenerator project (also working standalone!)
Other
13 stars 14 forks source link

[Collection Upload] Decrease the file count when canceling async uploaded file #4

Open ioleo opened 10 years ago

ioleo commented 10 years ago

To replicate the bug, create an async collection_upload field and set it's maximum number of files to 1.

And there you go - Maximum file number exceeded error.