https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23336
--- Comment #50 from Martin Renvoize <[email protected]> --- Created attachment 152999 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152999&action=edit Bug 23336: (follow-up) Fix failing test Our consistency improvement to the AddIssue return in bug 23336 highlighted a bad test assumption. The 'Reinsert the original issue' line was silently failing and as such the subsequent test lines were actually resulting in a renewal (which previous to this patchset returned an empty return that happened to match the empty return of an issue failure) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
