Bug #2709 Cannot add from Search to New list
authorAllen Reinmeyer <allen.reinmeyer@liblime.com>
Thu, 23 Oct 2008 19:16:18 +0000 (14:16 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 12 Nov 2008 14:12:01 +0000 (15:12 +0100)
commit17e956aeedbd5964dd6da4c04c1758bd9784959f
tree2b4fc045270a5845b1c40ce63b8a8f3809b06fdb
parent8cbffd719b55a6230014007416d14e244aa954d8
Bug #2709 Cannot add from Search to New list

While a new list was created, no subsequent call to add the biblio number was made,
thus a new empty list would be created every time.
Under the existing list add, the same code to add items would also apply to a new list,
so I refactored out the logic to add items and made a new subroutine.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
opac/opac-addbybiblionumber.pl