https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41020
--- Comment #77 from Owen Leonard <[email protected]> --- Created attachment 199190 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199190&action=edit Bug 41020: (QA follow-up) Fix same _abort_operation crash in SFTP transport Same fix as applied to FTP: guard the ->cwd fallback with a connection check so that a missing $path argument doesn't crash when $connection is undef. -- 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/
