http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7272

             Bug #: 7272
           Summary: Fix for Bug 6328 causes SIP2 accounts to be frozen
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: SIP2
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


The fix for Bug 6328, which added dates to borrowers.debarred has apparently
caused SIP2 users (and probably others) to be frozen.

After a recent update, it appears that the default value of borrowers.debarred
was set to '0000-00-00', however, this causes all accounts using that date to
be considered frozen by the system. This is shown by logging into the catalog
as that user.

For SIP2 users, this is causing some SIP systems to fail to authenticate,
Overdrive being one. Changing the value of debarred to NULL has temporarily
fixed the problem, but a permanent fix is needed.

As far as SIP2 is concerned, fixing C4/SIP/ILS/Patron.pm to use the new value
may solve the problem.

- Larry

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- 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