https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18343 Bug ID: 18343 Summary: Manage MARC import DBH should not be shared Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org Bug 8970 reported an issue with stage-marc-import.pl sharing the DB handler in Plack context. There is the same issue with tools/manage-marc-import.pl. To create a transaction, one must create a new DB handler. -- You are receiving this mail because: You are watching all bug changes.