]> git.koha-community.org Git - koha.git/commit
Bug 10829: fix browsing across pages breaks for OPAC bibs-linked-to-authority searches
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 5 Sep 2013 14:49:55 +0000 (15:49 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 5 Dec 2013 15:11:31 +0000 (12:11 -0300)
commitc5865d6bcabe6f57f6a3b3d217cf43481c3ec363
tree044661c9e80938749793d4a65bba8872e58c13ea
parent3ebb18be60d906fe5953a379e09cde4dd01f4516
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@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
I reproduce the issue and I confirm this patch fixes it!

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit ded9896ec28c404ab27d5bef54eabb570c636841)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
opac/opac-detail.pl