[Koha-bugs] [Bug 15337] Koha Item Type sorted by Codes instead of Descriptions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 5 18:05:18 CET 2016


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |veron at veron.ch

--- Comment #3 from Marc Véron <veron at veron.ch> ---
Testing:
Without patches: 
 - Order in dropdown list of Koha item types is wrong (not alphabetically).
 - t/db_dependent/Koha.t passes green

With first patch (tests):
 - t/db_dependent/Koha.t does not pass (not ok 10 - GetItemTypes test)
   (as expected)

With second patch applied:
 - Order in dropdown is alphabetically
   (as expected)
 - t/db_dependent/Koha.t passes green
   (as expected)

Going to sign off.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list