Bug 13574: Fix display of repeatable item subfields
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 10 Feb 2020 15:17:38 +0000 (15:17 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 17 Feb 2020 10:38:06 +0000 (10:38 +0000)
commit6fcbf109d6e0139d9379e52c6b6abf3c11f3f7f8
tree715becb14ecd04b13f2336c990761f4739bbfb27
parent7383bf3959cfd0381fa455736993ef80dde9c55c
Bug 13574: Fix display of repeatable item subfields

Applies to OPAC and staff: opac-MARCdetail and catalogue/MARCdetail.

Test plan:
[1] Pick an item. Pick two fields say URI and copy number, and fill these
with a value like A | B. (The pipe char is important.)
[2] Verify that the display of the item block on opac-MARCdetail shows
both A and B in those columns. (Previously only B was shown.)
[3] Verify the same on catalogue MARC detail, items tab.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Holly Cooper <hc@interleaf.ie>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
catalogue/MARCdetail.pl
opac/opac-MARCdetail.pl