-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
Patches and deployments leverage the new /management-upload endpoint using XHR2 and FormData. This works accross all supported browsers except IE11 and IE10.
It seems that IE hangs in the XHR.onreadystatechange handler with readyState == 1.