[Koha-bugs] [Bug 10380] New: output_pref should use a hashref for parameters

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 30 14:37:46 CEST 2013


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

            Bug ID: 10380
           Summary: output_pref should use a hashref for parameters
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart at biblibre.com
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Koha::DateUtils::output_pref takes 4 parameters and the last one is a boolean,
so some calls are:
  output_pref($dt, undef, undef, 1)

Which is not readable.

-- 
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