Bug 16910

Summary: Authority search plugin in cataloguing stops at 15 pages
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CatalogingAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: jonathan.druart, m.de.rooy, mkstephens
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2735
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Katrin Fischer 2016-07-12 18:33:20 UTC
This is similar to the problem fixed in bug 2735, but for the authority search plugin in cataloguing:

1) Go to cataloguing
2) MARC21: open authority search plugin from 100$a for example
3) Notice, it won't page after page 15
Comment 1 Jonathan Druart 2016-07-22 11:05:58 UTC
This search is more complex than other authority searches, does it make sense to keep it like that?
Comment 2 Katrin Fischer 2016-07-22 11:58:57 UTC
Maybe we could fix the display somehow if not the search? Or did you mean about keeping the complexity?
Comment 3 Jonathan Druart 2016-07-22 12:20:50 UTC
(In reply to Katrin Fischer from comment #2)
> Maybe we could fix the display somehow if not the search? Or did you mean
> about keeping the complexity?

Please detail, I do not understand :)
Comment 4 Myka Kennedy Stephens 2019-10-04 18:57:37 UTC
I am seeing this bug in 18.11. A search in our authorities for heading "is exactly" Catholic Church returned 723 results. The page links at the top show << 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 >>. You can click through these to see each page of the results, and page 15 shows the results up to 300. Clicking on >> takes you to results higher than 300, but the page number links do not change.
Comment 5 Katrin Fischer 2019-11-02 11:54:29 UTC
Just retested this and I think the issue is that unlike in other places the number of the new page doesn't show up in the list, it always remains:

<< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 >>

Results 381 to 400 of 650

You can navigate past page 15 using >> but the page numbers appear hardcoded.

Maybe it could be an option to switch to the more commonly used and formatted paging display here? (bibliographic search results, authority module search)