https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13871
--- Comment #56 from Kyle M Hall <[email protected]> --- > Hi Nick, > Your problem should not be that hard to resolve. > I think we should not rely on the fact that AF only includes the patron > branch code. It is just a screen message field. And I am not sure if SIP2 > officially supports multiple AF fields btw. > Could you use field AO that only contains the institution id? But not usable > for another branch. > Or - as workaround - add a prefix to the AF home branch part and capture > only that part with a simple regex or so? Yes, SIP2 can have multiple AF fields. The branchcode in AF field feature was requested specifically by Overdrive to be able to track use by home library. The AO does not transmit the patron home branch, it transmits the branch of the user used to authenticate as for using SIP. It is not practical or correct to send the patron branch on the AO field. This is definitely a regression and needs to be fixed or we may have to revert this bug in master before the release. -- 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/
