CUL-DigitalServices / avocet-ui

Open Academic Environment (OAE) Front-End
http://www.oaeproject.org
Educational Community License v2.0
1 stars 1 forks source link

Unsupported file format hangs during upload in IE9 #369

Closed oszkarnagy closed 9 years ago

oszkarnagy commented 9 years ago

ie9_-_win7__running_

bertpareyn commented 9 years ago

Assigning to @timdegroote for investigation.

bertpareyn commented 9 years ago

Note that the spinner icon doesn't 'hang'. IE9 just doesn't support CSS3 animations.

timdegroote commented 9 years ago

It doesn't hang, but for some reason it does take quite some time to complete (around five minutes for a 4.6MB mp3).

When forcing IFrame transport on chrome it does upload immediately so I'm guessing this is an IE thing.

bertpareyn commented 9 years ago

Going to close as a non-issue per @timdegroote's comment