https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19315 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 67134 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67134&action=edit Bug 19315 - Use bibnum instead of biblionumber in routing-preview.pl and add item check To test: 1 - Create a serial subscription attached to a record 2 - Receive some issues 3 - Edit the subscription 4 - Go to serails collection 5 - Try to print a routing list 6 - You may or may not get the right serial 7 - Additionally create a subscription attached to a bib with no items 8 - Try to print a routing list for this serial 9 - You will get 'Internal server error' 10 - Apply patch 11 - Print routing list for first serial 12 - You will always get the correct bib 13 - Print routing list for second serial 14 - You should no longer get an error -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.