https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27680
--- Comment #44 from Martin Renvoize <[email protected]> --- Created attachment 117476 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117476&action=edit Bug 27680: (QA follow-up) Update test for dbic_merge_sorting The order_by handling will now always return an arrayref of ordering hashrefs even when only one ordering hash is present. This is interpreted by dbic as equivilent so I just update the test to pass here. -- 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/
