Hi,
It seems OpenChorus 2.5.x isn't able to handle file uploads in IE10 (both in a vanilla install and our own remix of OpenChorus). IE prompts to download the JSON response after a successful upload, which confuses the app (not to mention the user). We've had some partial success in resolving the issue by updated the jquery upload component (from 5.6 to 5.32.3); at least images can be uploaded now. Sadly, this presents us with a different issue when uploading text files; after the upload form is submitted on the upload dialog the application fails to get a response from the server waiting indefinitely for a 'pending' ajax request.
I'm wondering if this behaviour has been patched somewhere and if you guys could point me in the right direction?
Shell