30 Oct
2024
30 Oct
'24
5:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35570 --- Comment #140 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Please check: FAIL Koha/ILL/Backend/Standard.pm FAIL critic "$marc_isbn" is declared but not used at line 1179, column 5. Unused variables clutter code and make it harder to read. "$marc_author" is declared but not used at line 1180, column 5. Unused variables clutter code and make it harder to read. "$marc_title" is declared but not used at line 1181, column 5. Unused variables clutter code and make it harder to read. -- You are receiving this mail because: You are watching all bug changes.