https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42032
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #3 from Lisette Scheer <[email protected]> --- ADD & DELETE both have some blank fields (linkid heading origincode authtrees) that weren't filled in, otherwise worked great. QA failed: [FAIL] C4/AuthoritiesMarc.pm Result: [FAIL] C4/AuthoritiesMarc.pm FAIL critic Variable declared in conditional statement at line 756, column 9. Declare variables outside of the condition. (Severity: 5) "$original_marc" is declared but not used at line 802, column 5. Unused variables clutter code and make it harder to read. (Severity: 3) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
