http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5177 Fridolyn SOMERS <fridolyn.somers@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers@gmail.com --- Comment #2 from Fridolyn SOMERS <fridolyn.somers@gmail.com> 2010-10-25 14:36:48 UTC --- In 3.2.0 : In circulation.ref : Preferences previousIssuesDefaultSortOrder and todaysIssuesDefaultSortOrder uses "asc" and "desc" in choices. If works because only "asc" is tested in code. But it would be more clear and will avoid futur bugs to use "asc" and "dsc". -- 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.