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

            Bug ID: 18587
           Summary: LDAP: update_local is entirely untested!
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P3
         Component: Authentication
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
        Depends on: 14625

The update_local routine inside C4/Auth_with_ldap.pm is entirely untested :(.

Reading the code, there are assumptions within it that don't hold true either.
For instance, it is assumed that the routine always returns 'cardnumber', when
in fact, it can return 'undef' or an integer specifying the number of rows
updated by the procedure.. which should only ever be '1'.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14625
[Bug 14625] LDAP: mapped ExtendedPatronAttributes cause error when updated on
authentication
-- 
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/

Reply via email to