[Koha-bugs] [Bug 10913] New: useless code in acqui/basket.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 19 09:42:29 CEST 2013


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

            Bug ID: 10913
           Summary: useless code in acqui/basket.pl
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: mathieu.saby at univ-rennes2.fr
        QA Contact: testopia at bugs.koha-community.org

I think there is a block of useless code in acqui/basket.pl but I am not sure,
and I don't know if it is a problem.

lines 125-163, there is a block of code which is supposed to be executed if
condition of line 124 is true :
"elsif ( $op eq 'del_basket') {"

But I see no other occurence of "del_basket".
So I suppose it is always false...

M. Saby

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


More information about the Koha-bugs mailing list