froala / wysiwyg-editor-java-sdk

Java SDK to ease the integration of Froala WYSIWYG Editor on server side.
https://www.froala.com/wysiwyg-editor
MIT License
15 stars 15 forks source link

2546: Java SDK : Opening an uploaded file throws "HTTP status 404-Not Found" #19

Closed Akshit-Accolite closed 4 years ago

Akshit-Accolite commented 4 years ago

issue : https://github.com/froala-labs/froala-editor-js-2/issues/2546 description : Java SDK : Opening an uploaded file throws "HTTP status 404-Not Found" fix : fixed the 404 error on clicking on the uploaded file , implemented the same way as it is done for image upload (added a wait for file to be uploaded)