https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42043 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |tomascohen@gmail.com |ity.org | CC| |tomascohen@gmail.com Status|NEW |ASSIGNED --- Comment #2 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (In reply to David Nind from comment #1)
Is this similar to Bug 41707 - The DIE handler in C4::SIP::Trapper is logging non-SIP errors, causing log flooding?
Those should be marked as warns instead of errors, you're right to point bug 41707. But the fact we get those warns means we are reaching a `->find` call with no primary key; so this is still relevant, David. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.