https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31161
Jake Deery <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #60 from Jake Deery <[email protected]> --- Also signed off David's patch. A few observations: 1) I had to update the barcode from 999900000001 to 3999900000001 — I think this was probably a typo, as 3999900000001 is the barcode for bib #1 2) I also had to update the OAI set MARC field from 942 to 952, because that's where the item data is kept. 942$p didn't work. I also note here to confirm that OpacHiddenItemsHidesRecord and OpacHiddenItems are both honoured nicely in this patch. I had a little play, and when OpacHiddenItemsHidesRecord is false, but something is still present in OpacHiddenItems, the 952 is completely omitted for matching items, but the record still surfaces. This is exactly what I'd expect, and would say the fact that is honoured makes this my preferred patch. Signed off, with thanks to David and Nick for their hard work on this :-) Jake -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
