[Koha-bugs] [Bug 10979] New: No undef checks in DateUtils

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 1 01:21:07 CEST 2013


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

            Bug ID: 10979
           Summary: No undef checks in DateUtils
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: srdjan at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org

There are many places in Koha::DateUtils where values not undef tested before
matching (ie output_pref(), dt_from_string() etc). This causes unnecessary
processing and gives unsightly warnings.

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


More information about the Koha-bugs mailing list