https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42656

--- Comment #13 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 203224
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203224&action=edit
Bug 42656: (QA follow-up) Use _abort_operation() for Local's 'not configured'
errors too

_upload_file, _download_file, _list_files and _rename_file's 'no directory
configured' checks still called add_message() directly, skipping the status
persistence this bug added elsewhere in the file. Route them through
_abort_operation() so all error paths in Local.pm stay consistent.

prove t/db_dependent/Koha/File/Transport/Local.t

Signed-off-by: Martin Renvoize <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to