https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42656
--- Comment #1 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 199352 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199352&action=edit Bug 42656: Improve file transport test display This patch displays the directory tested in the background jobs results It updates the language when test results are not stored for the transport and links to the job when results are stored To test: 1 - Setup an ftp file transport with good credentials 2 - Enter non-existent directories in incoming/outgoing 3 - Save 4 - Verify on save 'Never used' shows for status 5 - Refresh the page, status now: Connection ok Change directory ok Change directory failed Change directory ok Change directory failed 6 - Apply patch, restart all 7 - Edit/save the transport again, change nothing 8 - Confirm the page says 'No test results stored' 9 - Reload the page 10 - Confirm results are now: Connection ok Change directory ok Change directory failed Change directory ok Change directory failed Test job details 11 - Click on the job details link 12 - Confirm actual directory and errors are shown 13 - Edit the transport, use existing directories 14 - Save, reload 15 - Confirm the success results and link t background job -- 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/
