https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14385
--- Comment #57 from M. Tompsett <[email protected]> --- The problem with this, as it stands is the GetMarcBiblio call does not receive the patron category code, so it can't pass it to EmbedItemsInMarcBiblio which can't then pass it to GetHiddenItemnumbers. And while I'm tempted to hack in a user category code and branch lookup, that would defeat the niceness of the refactored parameter passing thus far. -- 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/
