Bug 17921 - Shelf Browser does not take OpacSuppression or OpacHiddenItems into consideration
Summary: Shelf Browser does not take OpacSuppression or OpacHiddenItems into considera...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 24403
  Show dependency treegraph
 
Reported: 2017-01-17 11:40 UTC by Nick Clemens (kidclamp)
Modified: 2023-05-17 02:14 UTC (History)
9 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2017-01-17 11:40:23 UTC
Items that shouldn't be displayed in the OPAC are displayed in the shelf browser

The links work as expected (redirect to opac-blocked or 404) but we should not display them in the first place
Comment 1 Holly 2021-03-25 14:30:02 UTC
Hi,
I just wanted to express interest in seeing this issue solved.
Comment 2 Tomás Cohen Arazi (tcohen) 2021-10-13 15:06:04 UTC
This is a duplicate of bug 28299.

*** This bug has been marked as a duplicate of bug 28299 ***
Comment 3 Tomás Cohen Arazi (tcohen) 2021-10-13 16:25:10 UTC
Sorry, shelves/lists vs. shelf browser. Different areas :-D
Comment 4 David Cook 2023-05-17 01:54:02 UTC
I have a local customization for this that I should really upstream one day...

Although that customization is old and uses a naive/brute force approach. I have better ways of handling OpacHiddenItems these days using SQL::Abstract to write better SQL queries...
Comment 5 Tomás Cohen Arazi (tcohen) 2023-05-17 02:14:28 UTC
Oh I forgot about this one.