Skip to content

Conversation

fnesveda
Copy link
Member

This fixes a bug reported on Discord, where a user on Windows had issues with datasets loaded from the storage directory not being able to parse some items which had special characters, because the items were saved with the utf-8 encoding, but loaded with the default Windows encoding cp-1252. This forces utf-8 to be used everywhere.

@fnesveda fnesveda added bug Something isn't working. t-core-services Issues with this label are in the ownership of the core services team. adhoc Ad-hoc unplanned task added during the sprint. labels Apr 23, 2023
@fnesveda fnesveda added this to the 61st sprint - Platform team milestone Apr 23, 2023
@fnesveda fnesveda requested a review from jirimoravcik April 23, 2023 18:05
@fnesveda fnesveda self-assigned this Apr 23, 2023
@fnesveda fnesveda merged commit 41c72f2 into master Apr 24, 2023
@fnesveda fnesveda deleted the fix/use-utf-8-everywhere branch April 24, 2023 06:58
@fnesveda fnesveda added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. bug Something isn't working. t-core-services Issues with this label are in the ownership of the core services team. validated Issues that are resolved and their solutions fulfill the acceptance criteria.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants