16 Jul
2024
16 Jul
'24
7:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37376 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 169053 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169053&action=edit Bug 37376: Make item data added to bibtext format only in OPAC export To test: 1. In KTD have a record with items open in hte OPAC: http://kohadev.mydnsname.org:8080/cgi-bin/koha/opac-detail.pl?biblionumber=9 2. Export in MARCXML format => FAIL: It contains 952 field information 3. Apply this patch 4. Repeat 2 => SUCCESS: No item information included 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.