Ray Nicholus

Results 352 comments of Ray Nicholus

Thanks for the report. Can you please fix the code formatting in your question? This seems like an edge case, so it's unlikely that I will get a chance to...

It _should_ triggger `onError`. But you should also (and more properly) be able to access the status of the request in an `onComplete` callback. If you are seeing a specific...

There is no specific timeline to complete this. Reasons: - Azure is _much_ less popular than S3 or traditional endpoint support. The S3 and traditional/custom endpoint modules of the code...

Thanks for that. I'm working on a plan to get more eyes on Fine Uploader and Modern Uploader.

>these are sent in a specific order to the server Instead, I'd suggest including some metadata/params to send along with each file to indicate the "order". You can build ordering...

As the issue template asked, please show your code

And also let me know when this last worked (version)

Looks like this may have never been implemented for chunked uploads. The safest option may be to check for `newUuid` on the response to the request made to the [`chunking.success.endpoint`](http://docs.fineuploader.com/branch/master/api/options.html#chunking.success.endpoint).

That may have made sense a while back, but the concurrent chunking feature changes that a bit. Since it was never implemented, or at least it hasn't been possible for...

I'll leave this open as it must be addressed. It is indeed a bug.