https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212 --- Comment #143 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #142)
What about the "make it dirty but simple" suggestion?
I didn't manage to, because that's not how merge_dbic_query is designed to work. It felt 'simpler' to just use the fix_query function to munge the query parameters and let the tool do its job. I'm open to ideas. Not attached to this Implementation
(In reply to Jonathan Druart from comment #140)
We are doing it for only one purpose: search on isbn. In that case why don't we have a hidden feature to allow that (instead of having ton of code that is dealing with all biblioitem attributes)?
-- You are receiving this mail because: You are watching all bug changes.