https://bz.apache.org/bugzilla/show_bug.cgi?id=64955
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |PatchAvailable Status|NEW |NEEDINFO --- Comment #2 from Felix Schumacher <[email protected]> --- I have attached a patch to enable re-trying to ask for a password in case the given password could not be used to load keys from the keystore. Would you be able to patch and build a JMeter and report back, if it helps in your case? Otherwise you would have to wait a few days, as we are currently doing a release and we have to prepare the trunk for the next cycle. With this patch, I cleaned up the code a bit, too. I removed an old TODO whether a sync was needed in the password dialog. I decided, it was not needed, as it was called from within a synced region, only. The dialog has gotten a label, as I found it irritating to see a lonely input field with no real explanation (it was given in the title, which I did not read :)) Another enhancement would be to get the focus inside the password dialog. -- You are receiving this mail because: You are the assignee for the bug.
