https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35052
Bug ID: 35052
Summary: OpacHiddenItemsHidesRecord system preference should be
considered on index time instead
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected], [email protected],
[email protected],
[email protected],
[email protected]
Currently, results are being skipped after the search has been processed in
C4/Search.pm. This may cause several unintended scenarios:
1) The first page has all the results skipped, even thought there are more
results in 2nd page and so on, this will will result in a "No search results"
page
2) The total search results number still shows 80 (for example), even if it has
skipped 70 and is only showing 10.
To reproduce we need to use both OpacHiddenItems and OpacHiddenItemsHidesRecord
Use OpacHiddenItems and put some rules that hide some items
Use OpacHiddenItemsHidesRecord = 'hide'
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/