[koha-commits] main Koha release repository branch master updated. v3.14.00-alpha2-5-gded9896

Git repo owner gitmaster at git.koha-community.org
Wed Oct 23 16:48:34 CEST 2013


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, master has been updated
       via  ded9896ec28c404ab27d5bef54eabb570c636841 (commit)
      from  20022e5b58ea58b6dfdda9b8e1a75c1b4c0b0d73 (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 ded9896ec28c404ab27d5bef54eabb570c636841
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Sep 5 15:49:55 2013 +0100

    Bug 10829: fix browsing across pages breaks for OPAC bibs-linked-to-authority searches
    
    Test plan
    1. Do an authority search in the OPAC (A search for 'an:49' perhaps..
    that should bring up results for authority number 49, hopefully there
    are multiple pages of results, if not try again and find one that
    gives you multiple pages of results)
    2. Click the final result on any page of results (there must be more
    results to follow for this to work)
    3. Try clicking the 'Next' button in the 'Browse results' pane on
    the right of the page.
    4. It should take you to the next result in the search list (i.e
    the first result from the next page of results) - Double check it is
    correct, we found that it was often not.
    
    5. Apply patch and run same process, this time you should get the
    correct paging.
    
    Signed-off-by: Koha Team Amu <koha.aixmarseille at gmail.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    I reproduce the issue and I confirm this patch fixes it!
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 opac/opac-detail.pl |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list