Description
Marcel de Rooy
2012-11-22 11:02:43 UTC
Just wondering if this is the case under 3.10.0 also? Created attachment 13644 [details] [review] Proposed patch (main) Some vars where not included in pagination links. Created attachment 13645 [details] [review] Proposed patch (follow-up 1) Followup : in some TT, the field "and_or" is "and_ora". Odd. Created attachment 13647 [details] [review] Bug 9132: Paging through OPAC authority search results does not work Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Created attachment 13648 [details] [review] Bug 9132: Paging through OPAC authority search results does not work (followup 1) input with and_ora instread of and_or Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> I can't seem to reproduce the problem on current master. Can I get a more detailed test plan? I tried a search for contains 'Müller' and got 4 pages with results. I paged back and forward using the numbered links and arrows but didn't notice problems. (In reply to comment #6) > I can't seem to reproduce the problem on current master. Can I get a more > detailed test plan? > > I tried a search for contains 'Müller' and got 4 pages with results. I paged > back and forward using the numbered links and arrows but didn't notice > problems. I still can. Try this in OPAC? Go to Browse for author and subject. Look for: a Note the (larger) number of hits. Click on page 2. Check the number of hits again. In my case it is now even higher. I have all results. Hi Marcel, thx for the hints! I was checking the staff interface - will go back and check the OPAC search. Created attachment 13701 [details] [review] [SIGNED-OFF] Bug 9132: Paging through OPAC authority search results does not work Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Fixes paging in authority result list in OPAC. All tests pass. Created attachment 13702 [details] [review] [SIGNED-OFF] Bug 9132: Paging through OPAC authority search results does not work (followup 1) input with and_ora instread of and_or Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Sorry for the status confusion - seems git bz changed the status back to 'Signed Off' when I attached the second patch. Something to investigate later. This patch has been pushed to master. Pushed to 3.10.x will be in 3.10.1 |