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

Fix NPE in account name creation #6289

Merged
merged 1 commit into from Jul 12, 2022
Merged

Fix NPE in account name creation #6289

merged 1 commit into from Jul 12, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jul 10, 2022

Fixes #6288

To reproduce on v1.9.1 and later.

e.g. 1:

  • Click add new account.
  • Select an account e.g. Western Union or MoneyGram.
  • NPE.

e.g. 2:

  • Click add new account.
  • Select Amazon Gift Card.
  • Without entering an email or phone number, select a country.
  • NPE.

Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 👍

@ripcurlx ripcurlx added this to the v1.9.5 milestone Jul 12, 2022
@ripcurlx ripcurlx merged commit 4b24d20 into bisq-network:master Jul 12, 2022
@ghost ghost mentioned this pull request Aug 1, 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.

Cannot add account
1 participant