[Koha-bugs] [Bug 13075] New: Use of uninitialized value while proving db_dependent/Holds.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 12 02:27:36 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13075

            Bug ID: 13075
           Summary: Use of uninitialized value while proving
                    db_dependent/Holds.t
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: I18N/L10N
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: mtompset at hotmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: frederic at tamil.fr

Calls to C4/Charset.pm's NormalizeString function with an undefined string was
triggering errors when running: prove -v t/db_dependent/Holds.t

Sadly, t/Charset.t is lacking any function calls to NormalizeString.

Silence the errors, and add minimal tests to t/Charset.t for testing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list