2 Mar
2021
2 Mar
'21
12:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27807 --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Updated the patch.. I was pushing an array onto an array.. effectively `[ thing2, [ thing2, thing3] ]` I've updated the patch to perform an array merge to we get a single level array back and thus the unique filtering works as expected. -- You are receiving this mail because: You are watching all bug changes.