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)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 23 Oct 2013 14:45:54 +0000 (14:45 +0000)
commitded9896ec28c404ab27d5bef54eabb570c636841
tree09de746544980d6bc6efb67dd2ce6d4582c1ef78
parent20022e5b58ea58b6dfdda9b8e1a75c1b4c0b0d73
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>
opac/opac-detail.pl