Bug 23392: Don't display private notes in MARC21
authorNick Clemens <nick@bywatersolutions.com>
Mon, 29 Jul 2019 13:19:19 +0000 (13:19 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 24 Oct 2019 09:58:02 +0000 (10:58 +0100)
commitd09083fc874512e8539c721cb8d0c808df261fe2
tree834afadf705bef3019e2069bc96c13762be112fd
parent346f8b163a45a15b522c05ab6da532f922588559
Bug 23392: Don't display private notes in MARC21

To test:
1 - Add some notes to a record in fields 541,542,561,583,590
2 - Ensure all of these are visible in the frameworks
3 - Note they appear in the 'Title notes'/'Description' tabs on OPAC/Staff client
4 - Mark first indicator '0' on all notes
5 - They still display
6 - Apply patch
7 - Notes no longer show on OPAC
8 - Notes still show on Staff client
9 - prove -v t/Biblio/GetMarcNotes.t

Signed-off-by: Myka Kennedy Stephens <mkstephens@lancasterseminary.edu>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Biblio.pm
opac/opac-basket.pl
opac/opac-detail.pl
t/Biblio/GetMarcNotes.t