[Webkit-unassigned] [Bug 19901] XMLHttpRequest Async Request onreadystate does not go past 1 when uploading a file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 01:18:55 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=19901





------- Comment #2 from shivk at erols.com  2009-04-02 01:18 PDT -------
(In reply to comment #1)
> Do you have an example of this problem? It's not clear what you mean by file
> upload - is it form submission?

Uploading a file using a form with enc-type set to multipart/form-data. Don't
know how else to explain this. I'm uploading a file.

So essentially, while I'm uploading a file (that is the file upload is in
progress, I'm trying to make an asyc xmlHttp request. This does not work as
expected (as explained previously). All this does work in other browsers. The
synchronous version does work here as well but the async version does not work.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list