https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2172 --- Comment #9 from Eric Phetteplace <ephetteplace@cca.edu> --- Created attachment 193027 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193027&action=edit Bug 2172: Cart attaches an iso2709 file, which confuses 99% of patrons This simply removes the code that was attaching a MARC file to every "send basket" email. MARC files of baskets can still be downloaded. Testing plan: - Set KohaAdminEmailAddress to a valid email - Add an email to a patron (e.g. the "koha" patron in ktd) - In the OPAC as that patron, search for & add a bib to your basket - Send the basket; note the attached .iso2709 file - APPLY PATCH - Send the basket; there is no attachment -- You are receiving this mail because: You are watching all bug changes.