[SOLVED] Re: File upload problem - occasionally nothing happens
[SOLVED] Re: File upload problem - occasionally nothing happens
- Subject: [SOLVED] Re: File upload problem - occasionally nothing happens
- From: Miguel Arroz <email@hidden>
- Date: Fri, 12 Dec 2008 17:09:56 +0000
Hi!
Please do forget... apparently it was a race condition in the
JavaScript code. I was removing the form from the page DOM as soon as
I submitted it, and looks like that's not a nice thing to do.
Yours
Miguel Arroz
On 2008/12/12, at 16:52, Miguel Arroz wrote:
Hi!
I'm having a very weird problem with our file uploader.
Most of the times, everything works as it should. But occasionally,
with about 5% probability, when I submit, nothing happens.
By nothing happens, I mean the browser opens a connection (or at
least it says it does) but nothing happens on the server side.
Nothing appears on the Apache access (or error) log. No action is
called in WO (I believe no request gets to WO at all).
I tried to use WebScarab to see what's going on, but I can't
reproduce the issue when I have WebScarab between the browser and
the server. It seems to always work.
This leads me to believe this is some kind of weird http problem,
maybe related with the apache module for WebObjects or something
like that.
Does anyone have a clue?
Yours
Miguel Arroz
...........................
http://www.survs.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden