https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38892 --- Comment #3 from Hammat wele <hammat.wele@inlibro.com> --- Created attachment 176585 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176585&action=edit Bug 38892: Show correct error message when we attempt to add guarantor as a child When we attempt to add child as guarantor the error message shown is 'A guarantor cannot be a guarantee.' it doesn't make sense To recreate: 1. Go to Patrons 2. Click 'New patron' > 'Kid' 3. Fill out surname and cardnumber 4. Under Patron guarantor, click Add guarantor 5. Search for category = Kid and choose one of the patrons 6. Choose the relationship 7. Click 'Save' --> Error A guarantor cannot be a guarantee. 8. Apply the patch 9. repeat previous steps 10. After clicking Save --> the error message shown is «Child patron cannot be a guarantor.» -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.