29 Oct
2024
29 Oct
'24
10:27 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38284 --- Comment #2 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 173604 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173604&action=edit Bug 38284: Add patron check for TrackLastPatronActivityTriggers If an invalid or empty cardnumber is supplied to patron status request SIP message, SIP dies silently and no 'READ:' exists on the response. Test plan: 1) Apply tests plan, run tests: $ prove t/db_dependent/SIP/Message.t 2) Verify tests fail. Apply 2nd patch. Run tests again. Verify they pass. -- You are receiving this mail because: You are watching all bug changes.