http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9432 --- Comment #1 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 14722 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14722&action=edit Bug 9432: Plack changes for acqui/addorderiso2409.pl Without this patch, after selecting the file I want to add acquisitions from, Plack explodes. With this patch, it works. To test without Plack: 1) Apply patch. 2) Try adding an order item from a staged file. 3) If it works, there are no regressions from the patch. To test with Plack: 1) Try adding an order item from a staged file. It will fail. 2) Apply patch. 3) Try adding an order item from a staged file. 3) If it works, the patch is successful. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.