[Koha-bugs] [Bug 16667] New: Unused variable and function call in circulation.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 5 13:45:02 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16667

            Bug ID: 16667
           Summary: Unused variable and function call in circulation.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

To reproduce:

- Run:
  $ git grep '$branches' circ/circulation.pl
=> FAIL: Variable is defined and never used

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


More information about the Koha-bugs mailing list