Bug 10026 - OPAC cart not showing location anymore
authorOwen Leonard <oleonard@myacpl.org>
Wed, 10 Apr 2013 18:24:16 +0000 (14:24 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Tue, 23 Apr 2013 12:43:50 +0000 (08:43 -0400)
commit9186c2fedacfa1d0063fc67ec1e1e1a923abdcf6
treed56a821c4735418013261c4603c453897d3be84d
parent91649531c2e890a67258aca3808733cca44e4fd8
Bug 10026 - OPAC cart not showing location anymore

When Bug 7570 added availability information to the cart it switched
which subroutine was used to get item information, and thus changed how
the information was being returned.

This patch makes accommodations for this change by adding processing of
item location information to the script in a way that will match the
existing template variables.

To test, add items to the cart in the OPAC some of which include
shelving location information. When you view the cart you should see the
shelving location displayed.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
opac/opac-basket.pl