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

display wallet files with "." in name #3968

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

plowsof
Copy link
Contributor

@plowsof plowsof commented Jul 13, 2022

in #3774 wallet files containing a dot not being visible was reported. @rbrunner7 also mentions that their wallet files contain ".wallet" at the end.
dot
after i found the relevant place in the source where this is handled, selsta suggested "suffix" rather then "completeSuffix". I then noticed the full filename was still missing in the menu - using "completeBaseName" solved this

I also tested naming a wallet .keys but this is handled correctly by (assuming) wallet2 somewhere (the .keys is stripped from the cache file)

@luigi1111 luigi1111 merged commit cb28263 into monero-project:master Jul 14, 2022
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.

3 participants