Bug 24112

Summary: Cannot edit or save a patron when a duplicate is found
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: gmcharlt, kyle
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Jonathan Druart 2019-11-26 08:56:27 UTC
If a duplicated patron is found there are 2 buttons ("edit existing record" or "save a new record") but none is working. The submit seems to be blocked by the form validation: https://snipboard.io/7QFbwE.jpg

To recreate:
Create a patron with surname=xxx
Create another one and save
You get the alert but the buttons do not work
Comment 1 Jonathan Druart 2019-11-26 09:14:00 UTC
Hum, cannot recreate right now, I may have missed a step.