Skip to content

Conversation

@Bamboy
Copy link
Contributor

@Bamboy Bamboy commented Sep 14, 2025

(Somehow, this is my first ever PR)

Implements the fix mentioned in issue #483

This change fixes a MyraPad crash on Linux (possibly Mac) caused when trying to create a string using URIBuilder, resulting in an URIFormatException.
It simply prepends path: so the system treats the string as a file/directory rather than an invalid URL. (because file directories start with / on unix systems)

Untested on Windows, but it should still work there.

@rds1983 rds1983 merged commit 7dc2bac into rds1983:master Sep 14, 2025
1 check passed
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.

2 participants