20 Mar
2025
20 Mar
'25
3:43 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38619 --- Comment #4 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- All the field are parsed in the order of the array, so it will search the 345$d, if it doesn't find, it will search the 010$d. With this patch, after searching the 010$d, it will search the 071$d -- You are receiving this mail because: You are watching all bug changes.