https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21221 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77800 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77800&action=edit Bug 21221: Shortcut memberentry scripts if patron does not exist If borrowernumber is passed and that it does not refer to a valid patron in DB, we should not continue the script and display an error instead. Test plan: Create a patron Edit a patron => Both should work ok You can also test the other action memberentry.pl manage. Edit it again but modify the borrowernumber parameter => You should see a friendly user message saying that the patron does not exist. -- You are receiving this mail because: You are watching all bug changes.