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

Database path not stored correctly when skipping wizard steps (FX only) #54

Closed
AlexWerz opened this issue Sep 16, 2018 · 1 comment
Closed

Comments

@AlexWerz
Copy link
Contributor

Expected Behavior

Database in New-Wizard should be the same I put in on forst page when skipping pages.

Actual Behavior

Database is set to the default value.

Steps to Reproduce the Problem

Only FX version affected, Swing works fine

  1. File - New
  2. Use default H2, change database location to "XXX" (or anything other than the default)
  3. Click next
  4. Click 5. Summary
  5. Database is still default
    If you use every step in the wizard the database is correctly changed.

Specifications

  • jGnash Version: 2.36.0
  • Operating System: Ubuntu 18.04
  • Java Version: 1.8.0_181
@ccavanaugh
Copy link
Owner

Thanks Alex!... A fix has been committed for the next release.

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

No branches or pull requests

2 participants