mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 07:43:29 +03:00
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
This commit is contained in:
+47
-45
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user