« Return to Thread: File Upload Failure in DWR 3.0 M1

Re: File Upload Failure in DWR 3.0 M1

by Thomas Lopatic :: Rate this Message:

Reply to Author | View in Thread

Hi all,

Heehee, after having compiled my own version of Firefox 2.0.0.14 to debug
this further, it turns out that Firefox works perfectly, but my method of
network-dumping the POST request from the client to the server simply
hides single-character parameter values. (I was using "strings" on
"tcpdump" output and forgot that "strings" by default only displays
strings with a minimal length of four characters.)

So, forget my last mail about the single-character value hocus-pocus in
form fields. The world has just become a slightly more logical place
again. :-)

I've just checked out DWR from CVS and will start doing a bit of
server-side debugging now.

Thomas


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: File Upload Failure in DWR 3.0 M1