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 #11112master
parent
1a5775e2e8
commit
e09196d626
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue