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)
committerJoy Nelson <joy@bywatersolutions.com>
Thu, 5 Mar 2020 01:12:41 +0000 (01:12 +0000)
commit3b3a84d272fd6ee1259273e132739a4caa8bc616
tree488655d6aee0db5e7c3b08590ccb15c562c32a74
parentd024f3dd860856f0e0a878353af08fa6773743e7
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>
catalogue/MARCdetail.pl
opac/opac-MARCdetail.pl