https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40116
--- Comment #7 from Emmi Takkinen <[email protected]> --- There is an oddity in existing guarantors classes. They use classes "new_guarantor_id" and "new_guarantor_relationship" which are readded to the form if error occurs. Which should only be done to guarantors who are not yet saved as guarantors. I changed those classes as "guarantor_id" and "guarantor_relationship" and now they are no longer duplicated if error occurs. But for some reason I'm now unable to save any of my guarantee patrons :D -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
