https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23247
--- Comment #25 from Tomás Cohen Arazi <[email protected]> --- (In reply to Marcel de Rooy from comment #13) > If I have nothing in OPACHiddenItems or just itype: [CF], > I do not see my two items on a record with itype BK or BKS. > Just: No available items. > > Without your patch, they come up again. Nice. > > So there is still something wrong ;) Can you find it ? I don't manage to reproduce this. It might have been the old YAML library we were using? I tried --- itype: ['CF'] and --- itype: [CF] Both produced the expected result. -- 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/
