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

             Bug #: 6562
           Summary: Reserve request generates unnecessary runtime errors
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Architecture, internals, and plumbing
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Because the script action is directed by 'action' but is initially called with
action undefined it fills the log with noise.
Assign a suitable falsy value to action if undefined so that we can use the
error logs more efficiently.
script is a prime candidate for refactoring if anyone has the time as its over
complex and slow

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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/

Reply via email to