Skip to content

Conversation

@nebspacefarer
Copy link

This commit aims to fix #155 by encoding spaces, fixing searches filter containing spaces.

Implementation is simple enough, replacing all space characters by the encoded version %20 with the built-in method, fixing the issue.

@andersmmg
Copy link
Contributor

Shouldn't it strip edges before encoding? Otherwise it would encode a space at the end. Not super important probably though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Asset Library: space character in query causes request to fail with HTTP 400 error

2 participants