https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28729
--- Comment #53 from Marcel de Rooy <[email protected]> --- The fix works fine on itself, but it feels like a fix on the wrong place. And a fix that more or less assumes that we are not calling send_or_die with the from parameter; this seems to the case in the current codebase where we only pass transport. We should be fixing create too (origin of this problem). I will postpone these things to 29365. The test passes, could be improved too. This serves as a minimal fix, allowing backports. -- 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/
