https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36170 Bug ID: 36170 Summary: Wrong warning in memberentry Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org - warn "Patron creation failed! - $@"; # Maybe we must die instead of just warn $@ is never set here, we need $_ (inside a try-catch) -- You are receiving this mail because: You are watching all bug changes.