scop/portecle

MissingResourceException FileChooseFactor y.KeyStoreFiles.BKS_V1

scop opened this issue · 2 comments

scop commented

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 commented
  • status: open --> closed-accepted

Original comment by: scop

scop commented

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

Original comment by: scop