1 Dec
2023
1 Dec
'23
6:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30645 --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- After some consideration, I think we should put this into the API plugin side.. so REST/Plugin/Query.pm We already have the Mixin which does this for additional_fields with a filter_by_ method... though I'm not sure how well advertised/documented that is.. and I think it may well confuse object consumers later having this level of magic in the base class search method. -- You are receiving this mail because: You are watching all bug changes.