https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12133
--- Comment #15 from Emmi Takkinen <[email protected]> --- Created attachment 99629 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99629&action=edit Bug 12133: Fix issue with modify Child patrons couldn't be modified when guarantor was patron due missing guarantor_id value. This patch fixes that. To test: 1. Add child patron with syspref ChildNeedsGuarantor and GuarantorNeedsToBePatron on. 2. Modify patron and save. 3. Error "Child needs guarantor" is raised even if guarantor exists. 4. Apply patch. 5. Edit again and save. No error should be raised. Sponsored-by: Koha-Suomi Oy -- 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/
