minio/browser/app/js/uploads/__tests__
Kanagaraj M e09196d626
browser: fix file uploads with '#' in the name (#11261)
When the file name or the prefix contains `#`,
whatever comes after is ingored.

This is fixed by encoding the object path using
encodeURIComponent.

Fixes #11112
2021-01-12 12:47:46 -08:00
..
AbortConfirmModal.test.js Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
Dropzone.test.js Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
UploadModal.test.js Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
actions.test.js browser: fix file uploads with '#' in the name (#11261) 2021-01-12 12:47:46 -08:00
reducer.test.js Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00