http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13937 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris@bigballofwax.co.nz> --- To echo Galen, the items are not stored in MARC .. we got rid of that in Koha 3.4 it's only exported to MARC when we are generating the MARC for zebra or an export. So yeah, adding it to the EmbedItemsInMarcBiblio() subroutine would make a lot of sense to me. Since that is the single point in Koha where items data is converted to MARC -- You are receiving this mail because: You are watching all bug changes.