4 Nov
2020
4 Nov
'20
1:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26860 --- Comment #10 from Jonathan Druart <jonathan.druart@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.