[Koha-bugs] [Bug 5177] Descending sort search result defined by syspref doesn't work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 25 16:36:49 CEST 2010


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5177

Fridolyn SOMERS <fridolyn.somers at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolyn.somers at gmail.com

--- Comment #2 from Fridolyn SOMERS <fridolyn.somers at 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.


More information about the Koha-bugs mailing list