https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19487 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #68313|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Comment on attachment 68313 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68313 Bug 19487: (QA follow-up) More changes to MarkIssueReturned.t I am not willing to push this patch. We want a fix for stable releases, so something easy to backport. This change is quite big may slow down the backport. Moreover it seems that at least one test has been removed: -unlike ( $@, qr<Fatal error: the patron \(\d+\) .* AnonymousPatron>, ); and this line too, which makes me think you cut a bit too much: t::lib::Mocks::mock_preference('AnonymousPatron', $anonymous_borrowernumber); Please move it to its own bug report. -- You are receiving this mail because: You are watching all bug changes.