[Koha-bugs] [Bug 13871] OverDrive message when user authentication fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 11 14:16:18 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13871

--- Comment #56 from Kyle M Hall <kyle at bywatersolutions.com> ---
> 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.


More information about the Koha-bugs mailing list