Hi,
we updated our CKFinder to the 2.1.1 version to resolve issue with missing cookies in non-IE browsers and now cookies are posted to the server and file upload works fine.
After successful file upload, we return the following text "<script type="text/javascript">window.parent.OnUploadCompleted(0,'');</script>" with content type "text/html", but on the client side nothing happens, CKFinder interface displays "Uploaded 100%" and "Processing..." messages. Images are not refreshed in the folder.
If I refresh page manually (F5, or click on folder name in CKFinder), then I can see newly uploaded images. It happens in all browsers. I tried to add a simple alert() function call to that return javascript and it did not fire too, feels like that javascript is never called.
What could be wrong and how to fix?
Thanks!
Ivan.
we updated our CKFinder to the 2.1.1 version to resolve issue with missing cookies in non-IE browsers and now cookies are posted to the server and file upload works fine.
After successful file upload, we return the following text "<script type="text/javascript">window.parent.OnUploadCompleted(0,'');</script>" with content type "text/html", but on the client side nothing happens, CKFinder interface displays "Uploaded 100%" and "Processing..." messages. Images are not refreshed in the folder.
If I refresh page manually (F5, or click on folder name in CKFinder), then I can see newly uploaded images. It happens in all browsers. I tried to add a simple alert() function call to that return javascript and it did not fire too, feels like that javascript is never called.
What could be wrong and how to fix?
Thanks!
Ivan.
Re: CKFinder Does Not Refresh After File Upload
Re: CKFinder Does Not Refresh After File Upload
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: CKFinder Does Not Refresh After File Upload
Attachments: