https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989
--- Comment #38 from Tomás Cohen Arazi <[email protected]> --- (In reply to Jonathan Druart from comment #37) > (In reply to Jonathan Druart from comment #36) > > What about opac-shelves? > > > > Items are not hidden there... > > See bug 28299. > > Additional question: Does it really make sense to have this one part of > 21.05 with all the other OpacHiddenItems bugs we have (see bug 24403)? I think it makes total sense. Most of those bugs are cosmetic (facets that won't return results, wrong counts). The other ones shouldn't prevent this to get into master. Those need to be rewritten using Koha::Biblio->hidden_in_opac and friends, which takes into account what is introduced on this bug. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
