]> git.koha-community.org Git - koha.git/commit
Bug 9432: Plack changes for acqui/addorderiso2409.pl
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 19 Jan 2013 00:48:20 +0000 (19:48 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 8 Feb 2013 23:21:42 +0000 (12:21 +1300)
commitc96997420bcbfc9040447587266fd769d6afe622
treeaed85e0b86c05334190b2f7ae89d2a1f965d532f
parentec79cbfc12bc289d856533cefeea8f949ca23a33
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.

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Fixes Plack, does not break Apache. Works as expected.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
acqui/addorderiso2709.pl