Bug 37897 - Guarantor relationships should be form validated when editing/adding a patron
Summary: Guarantor relationships should be form validated when editing/adding a patron
Status: RESOLVED DUPLICATE of bug 37896
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-11 15:09 UTC by Nick Clemens (kidclamp)
Modified: 2024-09-11 17:08 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
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 Nick Clemens (kidclamp) 2024-09-11 15:09:19 UTC
To recreate:
1 - Find a patron of child patron type.
    KTD sample23529000197047 (Lisa Charles)
2 - Edit, add a guarantor
3 - Do not select a relationship
4 - Save
5 - KO! Boom! 
   Invalid relationship passed, '' is not defined. at /usr/share/perl5/Exception/Class/Base.pm line 88


We should prevent the submit, or catch the exception
Comment 1 Phil Ringnalda 2024-09-11 17:08:24 UTC

*** This bug has been marked as a duplicate of bug 37896 ***