| Summary: | Calling Patron::Modification from a test may generate transaction problems | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
| Component: | Test Suite | Assignee: | Chris Cormack <chris> |
| Status: | CLOSED INVALID | QA Contact: | Galen Charlton <gmcharlt> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | jonathan.druart |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Marcel de Rooy
2017-03-31 08:22:24 UTC
Hmm. The problem seems not to be Patron::Modification, but the AddReturn calls triggering a txn_do. See bug 17964. Closing this separate report. The problem should be solved on 17964. |