https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26137 Bug ID: 26137 Summary: Warn on malformed param on log viewer (viewlog.pl) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com In bug 25893 I noticed a warn when loading log viewer. After some investigation I believe it comes from: 94 subscriptionsnumber => CountSubscriptionFromBiblionumber(scalar $input->param('object')), This may not return a value, if we don't have an object - when it doesn't we get a warn -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.