[Koha-bugs] [Bug 26860] Add search limit for records without items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 4 14:52:22 CET 2020


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

--- Comment #10 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Comment on attachment 112932
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112932
Bug 26860: Add without items facet

Review of attachment 112932:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=26860&attachment=112932)
-----------------------------------------------------------------

::: C4/Search.pm
@@ +1322,4 @@
>              }
>              $q .= ' and '.join(' and ', @limits) if @limits;
>          }
> +        #TODO withoutitems limit

What is this TODO about?

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


More information about the Koha-bugs mailing list