[Koha-bugs] [Bug 29802] biblionumber in OPACHiddenItems breaks opac lists

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 6 17:18:57 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29802

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 129101
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129101&action=edit
Bug 29802: add 'me' to filter_by_visible_in_opac query

This patch prefixes all of the fields in OpacHiddenItems with
"me." before searching.

Unit tests added to cover this case1

To test:
1 - Create a public list
2 - Set OpacHiddenItems to:
    biblionumber: [1]
3 - Attempt to view list in OPAC
4 - Booom
5 - Aply patch
6 - Reload list
7 - Success

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list