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

--- Comment #3 from David Gustafsson <[email protected]> ---
When writing tests for this patch also discovered and fixed a bug
in_array_to_marc($data) where $data is unintentionally modified by replacing
the value of hash-ref in that strucure. $data is mutated when it should not
which becomes apparent if calling _array_to_marc with the same argument
multiple times.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to