[Koha-bugs] [Bug 36450] New: SIP2: Login ignores branchcode in optional CP field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 28 08:50:34 CET 2024


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

            Bug ID: 36450
           Summary: SIP2: Login ignores branchcode in optional CP field
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

The spec allows passing a branchcode in the 93 request.
Koha just ignores it in MsgType::login_core. Even an unexisting branch can be
passed.

9300CNTermNRD02|COtest1234|CPWRONG|
941

The WRONG branch does not exist!

Should Koha compare the passed branch with the one recorded in the config? What
if there would be no branch in the config?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list