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 at offer entry when trading account switched #5172

Merged
merged 1 commit into from Feb 10, 2021
Merged

Fix NPE at offer entry when trading account switched #5172

merged 1 commit into from Feb 10, 2021

Conversation

ghost
Copy link

@ghost ghost commented Feb 8, 2021

Fixes #5166

To reproduce the original error:

  • You have two or more SEPA accounts.
  • Fill in fields for a new offer using SEPA -> e.g. Buy 0.01 EUR/BTC at 1% above market price.
  • Enter a value in the field "Deactivate offer if market price is above" value.
  • Switch the trading account to the other SEPA account.
  • NPE.

Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

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

ACK

@sqrrm sqrrm merged commit e9e596e into bisq-network:master Feb 10, 2021
@ripcurlx ripcurlx added this to the v1.6.0 milestone Feb 12, 2021
@ghost ghost mentioned this pull request Feb 28, 2021
@ghost ghost deleted the fix_npe_offer_trigger_price branch May 29, 2022 22:48
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.

Null Pointer exception
2 participants