From: Bill Erickson Date: Tue, 16 Oct 2018 14:46:20 +0000 (-0400) Subject: JBAS-1306 Lost pay dialog login failure fixes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0b75bd594deaf1218d9f3a9d42934cc3b07de547;p=working%2FEvergreen.git JBAS-1306 Lost pay dialog login failure fixes Avoid ressetting the password after a login failure in the lost/paid dialog, because at the point the login fails, the dialog no longer exists. Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/xul/staff_client/server/patron/bill2.js b/Open-ILS/xul/staff_client/server/patron/bill2.js index 956f774ceb..8750c0629f 100644 --- a/Open-ILS/xul/staff_client/server/patron/bill2.js +++ b/Open-ILS/xul/staff_client/server/patron/bill2.js @@ -335,7 +335,6 @@ function handle_lost_payment_dialog(payment_blob) { if (resp.textcode == 'LDAP_AUTH_FAILED') { alert('Secondary Authentication Failed'); - $('apply_payment_password').value = ''; } else { g.error.standard_unexpected_error_alert(