[Koha-bugs] [Bug 27807] API DataTables Wrapper fails for ordered on multiple columns

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 2 12:54:50 CET 2021


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

--- Comment #7 from Martin Renvoize <martin.renvoize at 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.


More information about the Koha-bugs mailing list