[Koha-bugs] [Bug 11732] New: Eliminate warning on undefined branchcode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 10 13:28:11 CET 2014


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

            Bug ID: 11732
           Summary: Eliminate warning on undefined branchcode
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

When you run the Reserves test, you have the warnings:
Use of uninitialized value $branchcode in hash element at
/usr/share/koha/testclone/C4/Letters.pm line 138.
Use of uninitialized value $branchcode in hash element at
/usr/share/koha/testclone/C4/Letters.pm line 148.

This patch removes that warning.

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