6 Jan
2022
6 Jan
'22
9:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29802 --- Comment #1 from Nick Clemens <nick@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.