Bug 24112 - Cannot edit or save a patron when a duplicate is found
Summary: Cannot edit or save a patron when a duplicate is found
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-26 08:56 UTC by Jonathan Druart
Modified: 2020-11-30 21:45 UTC (History)
2 users (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.