Re: [SOLVED] Re: File upload problem - occasionally nothing happens
Re: [SOLVED] Re: File upload problem - occasionally nothing happens
- Subject: Re: [SOLVED] Re: File upload problem - occasionally nothing happens
- From: Chuck Hill <email@hidden>
- Date: Fri, 12 Dec 2008 12:14:45 -0800
I have seen this in Safari only, running against a local Apache. I
don't think it is the same problem. Safari looks like it sent
something and is waiting, but Apache does not concur. Clicking Submit
again works...
Chuck
On Dec 12, 2008, at 9:09 AM, Miguel Arroz wrote:
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
_______________________________________________
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
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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