7 Mar
2023
7 Mar
'23
5:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31028 --- Comment #491 from Martin Renvoize <martin.renvoize@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@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.