I think this seems like a bug, but I'm not sure. This only occurs for
me when I am using:

form.setEncoding(FormPanel.ENCODING_MULTIPART);
form.setMethod(FormPanel.METHOD_POST);
form.submit();
AND the target of the form responds with a non-html content-type (e.g.
returns a Json response).

Then GWT doesn't send the  FormSubmitCompleteEvent instead it prompts
me to download the resulting json, and if I hit cancel, then there is
a GWT crash message-- too long to post here it's a typical Mac OS X
stacktrace.

GWT 1.5.3
OS X 10.5.5


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to