[Koha-bugs] [Bug 21774] Cloned item subfields disappear when editing an item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 8 16:54:42 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21774

--- Comment #8 from jesus at 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.


More information about the Koha-bugs mailing list