https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37441
Eric Garcia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170993|0 |1 is obsolete| | --- Comment #3 from Eric Garcia <[email protected]> --- Created attachment 171036 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171036&action=edit Bug 37441: Sometimes images don't upload in Uploads Tool To test: 1. Go to Tools > Uploads 2. Click 'Choose file' and select any file (png, jpeg, pdf...) 3. Click 'Upload' -> The file uploads successfully 4. Click 'Delete' to remove the uploaded file. -> The page returns to the upload screen. 5. Inspect the page -> There's a javascript error 6. Repeat steps 2 and 3. -> The selected file is not uploaded, requiring the process to be restarted. 7. Apply the patch 8. Repeat step 2, 3, 4, 5 -> There's no more javascript error 9. Repeat steps 2 and 3. -> The selected file is uploaded successfully Signed-off-by: Eric Garcia <[email protected]> -- 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/
