https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41944
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes error 500 and release notes| |stack trace messages being | |shown when attempting to | |access a non-existent ILL | |request in the staff | |interface. Now, if no | |request is found, the | |standard 404 page not found | |error page is shown. CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- Testing notes (using KTD): 1. Enable the ILL module (ILLModule system preference). 2. Attempt to view a non-existent ILL request: STAFF-INTERFACE-URL/cgi-bin/koha/ill/ill-requests.pl?op=illview&illrequest_id=1000 3. Stack trace error: Template process failed: file error - : not found at /kohadevbox/koha/C4/Templates.pm line 146 -- 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/
