[Koha-bugs] [Bug 10876] Fix opac-MARCdetail.pl partial hides

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 16 17:47:49 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10876

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21082|0                           |1
        is obsolete|                            |

--- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
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 <tomascohen at gmail.com>
Works as expected, passes koha-qa also.

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


More information about the Koha-bugs mailing list