https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38619
--- Comment #4 from Baptiste Wojtkowski (bwoj) <[email protected]> --- 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. _______________________________________________ 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/
