http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9343 Bug ID: 9343 Summary: SIP doesn't handle debarred date/status correctly Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: SIP2 Assignee: adrien.saurat@biblibre.com Reporter: adrien.saurat@biblibre.com CC: colin.campbell@ptfs-europe.com The SIP engine didn't evolve when the debarred status switched from a boolean to a date. This needs to be fixed in C4/SIP/ILS/Patron.pm, where the $debarred variable, which should be filled as a boolean, gets the date instead. -- You are receiving this mail because: You are watching all bug changes.