[koha-commits] updated branch master (3a5b075c908646915ca522c10ba3057fcbb6d6ab)

git repository hosting gitosis at git.koha.org
Wed May 5 14:59:27 CEST 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 "Koha GitWeb".

The branch, master has been updated
       via  3a5b075c908646915ca522c10ba3057fcbb6d6ab (commit)
      from  6969fefe4c7c0de5b80573c0c95efa6f6ef50e90 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3a5b075c908646915ca522c10ba3057fcbb6d6ab
Author: Kyle M Hall <kyle.m.hall at gmail.com>
Date:   Tue May 4 16:33:46 2010 +0000

    Fixed Patron Search Results
    
    By default, the patron search was pulling results in *Descending* order,
    then reordering the results on the page using javascript in *Ascending* order.
    
    This was causing screwy results where the entire list of results of multiple
    pages was not in complete alphabetical order.
    
    Fixed by changing the SQL to pull in Ascending order.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 members/member.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list