mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-18 00:25:06 +00:00
e09196d626
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