[Bug 13871] OverDrive message when user authentication fails
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13871 --- Comment #55 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Nick Clemens from comment #52)
This patch has altered the way that the patron branch is sent. Previously it was in a separate AF field, now the branch is concatenated onto the other messages with a ' -- '
I am not sure if this is intentional but it is causing problems for one of our libraries where this field was captured for statistical purposes. Can we adjust this?
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? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org