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

Fix loading local datasets for orgas with spaces in their names #7593

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Jan 29, 2024

This bug existed before #7528 but now we noticed it since it now also hits WKW datasets

Steps to test:

  • Change your orga name to sample organization with a space (in InitialDataController + in db + in binaryData directory on disk)
  • Load a local dataset
  • Should show data, backend logging should not show java.net.URISyntaxException

  • Updated changelog
  • Needs datastore update after deployment

@fm3 fm3 self-assigned this Jan 29, 2024
@fm3 fm3 marked this pull request as ready for review January 29, 2024 14:37
@fm3 fm3 requested a review from frcroth January 29, 2024 14:37
@fm3 fm3 merged commit 8670dfa into master Jan 29, 2024
2 checks passed
@fm3 fm3 deleted the normalize-path-uri branch January 29, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants