[Bug 20071] New: Hide error displayed when db user tries to catalog anything
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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20071 Indranil Das Gupta <indradg@l2c2.co.in> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |indradg@l2c2.co.in |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20071 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Almost everything will explode with the DB user, that's why there is a big warning on the main page. See bug 11590. *** This bug has been marked as a duplicate of bug 11590 *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20071 Liz Rea <liz@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |liz@catalyst.net.nz --- Comment #2 from Liz Rea <liz@catalyst.net.nz> --- Also why we put the onboarding tool to allow a superlibrarian to be created at install time. You should probably never, ever, have a reason to log in as this user now. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org