https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28779 Bug ID: 28779 Summary: Calling request.pl with non-existent biblionumber gives internal server error Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: joonas.kylmala@helsinki.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com If you try to visit the intranet hold request page and pass a non-existent biblionumber in the biblionumbers paremeter Koha gives internal server error. The URL is (for example):
/cgi-bin/koha/reserve/request.pl?biblionumbers=488
We should handle even the invalid inputs user might give, i.e. here this happened on a previously existing biblio which was recently deleted and the user tried to access it directly from a bookmark and was confused about why Koha doesn't work! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.