https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30828 Bug ID: 30828 Summary: Remove unused variable in placerequest.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: trivial Priority: P5 - low Component: Hold requests Assignee: joonas.kylmala@iki.fi Reporter: joonas.kylmala@iki.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com placerequest.pl contains an useless check "$type eq 'str8'" which doesn't do anything. This should be removed. -- You are receiving this mail because: You are watching all bug changes.