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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/