4 Mar
2021
4 Mar
'21
2:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27859 --- Comment #3 from David Gustafsson <glasklas@gmail.com> --- 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.