https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #32 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- There is something wrong: 1. OpacHiddenItems: "itype: [VM]" 2. OpacHiddenItemsHidesRecord: Hide 3. Biblio 271 has 2 items VM Hit /cgi-bin/koha/opac-detail.pl?biblionumber=271 => Redirected to 404, OK 4. Add a new item to 271, itemtype=Music 5. Hit /cgi-bin/koha/opac-detail.pl?biblionumber=271 => Record is displayed (OK) but all the 3 items appear in the table (KO) It is ok in master. -- You are receiving this mail because: You are watching all bug changes.