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)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 6 Feb 2013 17:31:20 +0000 (12:31 -0500)
commit208b9cd0af6c6662ebcaac0e1bf1d6e863049376
tree376af0a42f7abe6155ff0419b1e5c4dde98a93a8
parentf17c016dfb71466923526128e9e0f4773b394f4c
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>
acqui/addorderiso2709.pl