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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/