[koha-commits] main Koha release repository branch, new/bug_5232, created. v3.02.00-233-g31439fc

Git repo owner gitmaster at git.koha-community.org
Wed Dec 1 20:33:35 CET 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_5232 has been created
        at  31439fc51adc7e32a2eff6608bf91e08fcbf0ade (commit)

- Log -----------------------------------------------------------------
commit 31439fc51adc7e32a2eff6608bf91e08fcbf0ade
Author: Ian Walls <ian.walls at bywatersolutions.com>
Date:   Tue Nov 30 02:25:30 2010 -0500

    Fixes bug 5232: Shelfname won't display on high-numbered lists
    
    This bugfix adds an explicit GetShelf for the specific shelfnumber when viewing that individual shelfnumber.  This captures the
    shelfname, which was originally pulled from shelflist->{$shelfnumber}, which may not have been populated if the List in question was
    beyond the 20th private or public list in the system.
    
    Also adds a more explicit sort: the sort from the CGI takes top priority, then it falls back to the default sort for the list, and
    ultimate falls to 'title' if neither CGI nor default sort exist.
    
    Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list