Make the ContainerCSV reactor output more than 10 records. user/dyrcona/lp1029433_fix
authorJason Stephenson <jstephenson@mvlc.org>
Thu, 26 Jul 2012 17:45:06 +0000 (13:45 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Thu, 26 Jul 2012 17:45:06 +0000 (13:45 -0400)
commit59bb54baf3f365fdb06668d361bdaa424f9f1f27
tree2763021694a018c7bacce33d75f0c7e3429e23c8
parent5fd92464a3046a38806bcd88d5e82591494609e2
Make the ContainerCSV reactor output more than 10 records.

Call AppUtils->bib_container_items_via_search with an args hashref
that hard codes the search limit to 1,000 records instead of using
the biblio.multiclass search default of 10.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Reactor/ContainerCSV.pm