Pinning fails for paths with URL-unsafe characters #303
Labels
exp/novice
Someone with a little familiarity can pick up
good first issue
Good issue for new contributors
help wanted
Seeking public contribution on this issue
kind/bug
A bug in existing code (including security flaws)
P2
Medium: Good to have, but can wait until someone steps up
To reproduce, visit and try to pin via browser action button:
https://ipfs.io/ipfs/Qmb8wsGZNXt5VXZh1pEmYynjB6Euqpq3HYyeAdw2vScTkQ/1%20-%20Barrel%20-%20Part%201
Right now it produces error in Browser Console:
This may be fixable by un-escaping paths before sending them to IPFS API.
If not, an issue needs to be raised in
js-ipfs-api
or evengo-ipfs
The text was updated successfully, but these errors were encountered: