8 Nov
2018
8 Nov
'18
4:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21774 --- Comment #8 from jesus@medios.es ---
Replace my $itemmarc = C4::Biblio::TransformKohaToMarc( $mungeditem, { no_split => 1}, ); by my $itemmarc = C4::Biblio::TransformKohaToMarc($mungeditem);
Making this change solved the bug for us in 18.05.05-1 Thx. -- You are receiving this mail because: You are watching all bug changes.