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

Settings GUI: Fix path settings on Windows #13715

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

rollerozxa
Copy link
Member

Split off from #13512. Fixes path settings on Windows by escaping the value, so backslashes show up again.

To do

This PR is Ready for Review.

How to test

Put backslashes in a path, and see that the settings dialog preserves them.

@SmallJoker SmallJoker added the Trivial The change is a trivial bug fix, documentation or maintenance change, as per the Git Guidelines label Aug 5, 2023
@sfan5 sfan5 changed the title Fix path setting on Windows Fix path settings on Windows Aug 5, 2023
@rubenwardy rubenwardy changed the title Fix path settings on Windows Settings GUI: Fix path settings on Windows Aug 5, 2023
@sfan5 sfan5 merged commit c816aa5 into minetest:master Aug 6, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix 🐛 PRs that fix a bug @ Mainmenu One approval ✅ ◻️ @ Startup / Config / Util Trivial The change is a trivial bug fix, documentation or maintenance change, as per the Git Guidelines Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants