[Koha-bugs] [Bug 15217] New: variables declared twice in in catalogue/search.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 19 15:16:02 CET 2015


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

            Bug ID: 15217
           Summary: variables declared twice in in catalogue/search.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Searching
          Assignee: gmcharlt at gmail.com
          Reporter: colin.campbell at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

template borrowernumber and cookie are declared before use then declared again
on first usage creating 3 unused variables that are almost immediately hidden

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


More information about the Koha-bugs mailing list