Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload asset with Non-Alphanumeric characters does not work #679

Closed
ttournie opened this issue Feb 3, 2021 · 1 comment
Closed

Upload asset with Non-Alphanumeric characters does not work #679

ttournie opened this issue Feb 3, 2021 · 1 comment
Assignees
Labels
type: bug 🐛 Something isn't working
Milestone

Comments

@ttournie
Copy link
Contributor

ttournie commented Feb 3, 2021

Describe the bug
If you try to upload an asset from the admin-ui with non-alpanumeric characters in the title, you get a file not found.

To Reproduce
1 - Log into admin-ui
2- Go to assets
3 - upload an image with non-alpanumeric characters in the title (exemple : Capture d’écran 2021-01-22 à 11.06.53)

Expected behavior
The file should be found

Environment (please complete the following information):

  • @vendure/core version: 0.18.0
  • Nodejs version : 12.02
  • Database (mysql/postgres etc): Posgres
@ttournie ttournie added the type: bug 🐛 Something isn't working label Feb 3, 2021
@michaelbromley michaelbromley added this to the v1.0.0 milestone Feb 3, 2021
@michaelbromley
Copy link
Member

Turns out that it was the "single left quote" character which caused the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants