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

MissingResourceException FileChooseFactor y.KeyStoreFiles.BKS_V1 #43

Closed
scop opened this issue Jun 16, 2015 · 2 comments
Closed

MissingResourceException FileChooseFactor y.KeyStoreFiles.BKS_V1 #43

scop opened this issue Jun 16, 2015 · 2 comments

Comments

@scop
Copy link
Owner

scop commented Jun 16, 2015

Looks like the BKS_v1 integration still has some problems:

Exception in thread "AWT-EventQueue-0" java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key FileChooseFactor
y.KeyStoreFiles.BKS_V1

The file "resources.properties" misses the following line:

FileChooseFactory.KeyStoreFiles.BKS_V1=BKS Keystore Files ({0})

BTW: It looks like Exceptions are only visible on the console, in case the console is visible. It would be good to have an default exception handler that displays at least a small error dialog.

Reported by: jpstotz

@scop
Copy link
Owner Author

scop commented Jun 16, 2015

  • status: open --> closed-accepted

Original comment by: scop

@scop
Copy link
Owner Author

scop commented Jun 16, 2015

Fixed in [fc9cf1], thanks for the heads up.

Original comment by: scop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant