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)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 9 Mar 2020 20:31:56 +0000 (20:31 +0000)
commit92af2c2dc70ce20dcebba2c2812af6f46675fda2
tree5c0aabb192a39d1bfa250607359c1062e56f91c3
parente91edec0a608a576a97f055ef664bc13b851ce83
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>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit 3b3a84d272fd6ee1259273e132739a4caa8bc616)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
catalogue/MARCdetail.pl
opac/opac-MARCdetail.pl