http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6656
--- Comment #6 from Chris Cormack <[email protected]> 2011-08-29 11:29:10 UTC --- Yes, ascending wont work (it never has) you need a to z, or z to a for title or author. Try changing that (note this patch does not touch that code at all, it just changes the advanced search, the default sort order has always worked only if you choose the right options, ascending/descending for numeric and a to z, z to a for alphabetical ones like title author) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
