https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14007
--- Comment #22 from David Cook <[email protected]> --- (In reply to Nick Clemens (kidclamp) from comment #21) > This works in the limited case of hiding itemtypes that are marked "Hide in > OPAC" - for libraries using OpacHiddenItems to hide an itemtype this won't > have any effect. I like how simple this is, however, I feel it is too narrow > and following this path could end up with more post processing to handle all > of the cases. > > Code wise, I submitted a patch to reduce the lookups. > > Moving to in discussion for now, I could be convinced this is better than > not doing anything, but I think it's too late in this cycle for this one Yeah I have similar thoughts. Patch doesn't fix the OpacHiddenItems issue but maybe better than nothing. OpacHiddenItems is almost always one of those "too hard basket" things unfortunately... -- 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/
