[Koha-bugs] [Bug 31028] Add 'Report a concern' feature for patrons to report concerns about catalog records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 7 17:23:47 CET 2023


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

--- Comment #491 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 147861
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147861&action=edit
Bug 31028: (follow-up) Remove special:undefined

There's a cleaner way to achieve this now using `additional_filters` and
passing a function.

This patch removes the `special:undefined` handling, replacing it with a
single field filter passed as a function via additional_filters.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list