https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23933 Bug ID: 23933 Summary: commit_file.pl Can't call method "get_effective_marcorgcode" on an undefined value at /usr/share/koha/lib/C4/AuthoritiesMarc.pm line 578. Change sponsored?: --- Product: Koha Version: 19.05 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: hagud@orex.es QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz When trying to commit records via command line using commit_file.pl in combination with syspref AutoCreateAuthorities 'generate' and BiblioAddsAuthorities ' allow' if marcrecods has not 003 the system stops with error: Can't call method "get_effective_marcorgcode" on an undefined value at /usr/share/koha/lib/C4/AuthoritiesMarc.pm line 578. It also happened with cataloguing form at admin gui, but I am not able to reproduce the error again. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.