Subject: | Progress not working |
There is no progress shown. Only 1 ajax-request is send, return empty data (size = -1, ...). The problem is, that the "around 'prepare_body_chunk'" from the Role is only called many times, when the upload is finished. So there is no cache-entry with the current status.
I tried the last release and make some debug to verify this.