[Koha-bugs] [Bug 15068] New: Get rid of warnings in members/summary-print.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 27 12:11:44 CET 2015


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: gmcharlt at gmail.com
          Reporter: veron at veron.ch
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list