Skip to content

fix: creating a database with an Umlaut (ä) results in the wrong filename on Windows - #175

Open
webbrain-one wants to merge 1 commit into
asfernandes:masterfrom
webbrain-one:webbrain/issue-160
Open

fix: creating a database with an Umlaut (ä) results in the wrong filename on Windows#175
webbrain-one wants to merge 1 commit into
asfernandes:masterfrom
webbrain-one:webbrain/issue-160

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #160

Creating a database with characters like 'ä' resulted in garbled
filenames (e.g., 'ä') due to encoding issues.

Closes asfernandes#160
@asfernandes

Copy link
Copy Markdown
Owner

This seems wrong.
I believe correct approach would be use dpb.utf8_filename in createDpb.

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.

creating a database with an Umlaut (ä) results in the wrong filename on Windows

2 participants