Strange Problem submitting data to WO [5.2.5, W2K]

"COAST" <[email protected]>
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
Hi list
 
we have a strange problem submitting data to the WO app.
 
Filling in a form with changes, the changes sometimes are not submitted to WO.
The "sometimes" is the big problem.
You can do about 20 changes everything is working, then suddenly
the form seems not to be submitted to the server. The next time: Everything is o.k.
 
We checked different things like "multiple submit = yes", the submit button placed
on the form for sure etc.
 
We have to say that this strange behaviour seems to occur only if doing a direct conntect
to the app (developing) . We have not seen the problem via the Web Server IIS (deployment).
But we have a really bad feeling about this...
 
We debuged the story by printing the following in takesValueFromRequest
(just after super):
 
ec.updatedObjects().count()
 
if everything is o.k. count = 1 (one object has changed)
if it goes wrong count = 0 (which is telling that no changes have been submitted ?!)
 
What could be the problem ?
Where to go further on with debuging ?
Is it really only a problem with direct connect ?
 
Thanks
Peter

_______________________________________________
WebObjects-dev mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/webobjects-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.