http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13822
--- Comment #4 from Kyle M Hall <[email protected]> --- Done! (In reply to Marc Véron from comment #2) > Tested for signing off, search behaviour is much better now! > > However, I propose to keep sorting, something like: > > my $order_by = 'surname, firstname'; > my ($results) = Search( $term, $order_by, [ 10 ] ); -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
