https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16960
--- Comment #18 from Jonathan Druart <[email protected]> --- Created attachment 54628 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54628&action=edit Bug 16960: Delete previous patron modifications If a patron edit his/her details a second time, we need to delete the first ones to avoid a "duplicate entry for key PRIMARY" error. Test plan: Log in at the OPAC Edit your details Edit them again => Without this patch, Koha will crash => With the patch applied, everything should work as expected -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
