http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10876
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21082|0 |1 is obsolete| | --- Comment #7 from Tomás Cohen Arazi <[email protected]> --- Created attachment 21122 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21122&action=edit Bug 10876 - Fix opac-MARCdetail.pl partial hides When OpacHiddenItems is used to hide some, but not all of the items for a biblio, then the opac-MARCdetail page displayed all the items, rather than just the ones intended to be visible. By determining the tag and subtag for items.itemnumber, the loop which builds the big array can be filtered to exclude records that should be hidden. Signed-off-by: Tomas Cohen Arazi <[email protected]> Works as expected, passes koha-qa also. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
