http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15068
Bug ID: 15068
Summary: Get rid of warnings in members/summary-print.pl
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Printing a summary from a member's detail page can result in a lot of warnings
like:
- use of uninitialized value in sprintf at
/usr/share/kohaclone/members/summary-print.pl line 47
- Use of uninitialized value $roadtype in concatenation (.) or string at
/usr/share/kohaclone/members/summary-print.pl line 61
- Use of uninitialized value in addition (+) at
/usr/share/kohaclone/members/summary-print.pl line 87
- Argument "2015-11-03 23:59:00" isn't numeric in numeric comparison (<=>) at
/usr/share/kohaclone/members/summary-print.pl line 103
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/