Hi Guilherme,

no - nothing in the console...
...this seems like a known bug somewhere between WebKit and the MacOSX
Foundation classes. It seems it has something to do with the 'Connection:
keepAlive' request-header, which we unfortunately can't switch off
client-side in WebKit :-(

I'm currently experimenting with sending a (native) dummy-request with
'async: false' immediately before the 'form.send()', which seems to improve
the situation (but doesn't fix it completely).

a.


On 27.11.10 18:40, "Guilherme Aiolfi" <[email protected]> wrote:

> The UploadForm stalls for me only if it throws an exception or it finds a
> bug (in the callback function, usually). Is there nothing in the javascript
> console?
> 
> On Thu, Nov 25, 2010 at 5:22 PM, Andy Fuchs <[email protected]> wrote:
> 
>> 
>> I have a strange problem here with file-uploads on MacOS/Safari...
>> 
>> I created a file uploadform along the lines of the contributed
>> Uploadform/Uploadbutton. Often the file upload works fine, but every other
>> time it stalls... that means: it begins uploading but then doesn't continue
>> (it sticks at a certain point and seems to re-try, but without success).
>> 
>> Anybody experiencing a similar behaviour, or has any info how to debug
>> this?
>> 
>> Any info appreciated.
>> 
>> andy
>> 
>> btw: the receiver is lightHttpd....
>> 
>> 
>> 
>> 
>> 
>> 
----------------------------------------------------------------------------->>
-
>> Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
>> Tap into the largest installed PC base & get more eyes on your game by
>> optimizing for Intel(R) Graphics Technology. Get started today with the
>> Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
>> http://p.sf.net/sfu/intelisp-dev2dev
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>> 
> ------------------------------------------------------------------------------
> Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
> Tap into the largest installed PC base & get more eyes on your game by
> optimizing for Intel(R) Graphics Technology. Get started today with the
> Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
> http://p.sf.net/sfu/intelisp-dev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel




------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to