https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18359 Bug ID: 18359 Summary: Calling Patron::Modification from a test may generate transaction problems Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: m.de.rooy@rijksmuseum.nl QA Contact: gmcharlt@gmail.com Running t/db_dependent/Letters/TemplateToolkit.t results in data modification. Probably caused by the combination of AutoCommit==0 and txn_do in Patron/Modification. -- You are receiving this mail because: You are watching all bug changes.