https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37441 --- Comment #2 from Hammat wele <hammat.wele@inlibro.com> --- Created attachment 170993 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170993&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 -- You are receiving this mail because: You are watching all bug changes.