https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22239 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 84540 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84540&action=edit Bug 22239: JavaScript error on subscription detail page when there are no orders This page modifies the subscription detail page so that a JavaScript error isn't triggered when a subscription has no acquisition details. To test, apply the patch and go to Serials. - Locate a subscription which isn't tied to acquisitions. In the browser console there should be no errors. - Locate a subscription which is part of an order. There should be an 'Acquisitions details' tab and the order information on that tab should be displayed as a collapsible tree. -- You are receiving this mail because: You are watching all bug changes.