https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20071 Bug ID: 20071 Summary: Hide error displayed when db user tries to catalog anything Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: indradg@l2c2.co.in QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When someone is logged in as the db user, attempts to catalog any document, it throws an exception: Software error: Can't call method "get_effective_marcorgcode" on an undefined value at /home/l2c2technologies/kohaclone/cataloguing/value_builder/marc21_orgcode.pl line 31. While this is understandable, the error needs to be handled gracefully rather than expose the user to this error screen. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.