https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42032 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #3 from Lisette Scheer <lisette@bywatersolutions.com> --- 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.