Actions
Bug #7529
closedSafari causing subsequent uploads to uploads the same media
Description
This appears to be a file input caching issue. See if the jQuery File Upload feature to replace the file input after every upload will function correctly with CB Gallery needs to resolve this.
Updated by krileon over 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Enabled replaceFileInput in jQuery FileUpload in hopes its replacement of the file input will correctly clear the inputs value.
Actions