https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37376
--- Comment #1 from Tomás Cohen Arazi <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
